I found the answer for my own question. In this part you have to change 
maxzoom="15" to maxzoom="14"

<case tag="highway" value="cycleway" order="65"> 
<apply_if baseAppMode="pedestrian" order="87"/> 
<apply_if layer="1" order="109"/> 
<apply_if additional="layer=2" order="139"/> 
<apply_if additional="layer=3" order="146"/> 
<apply_if layer="-1" order="42"/> 
<apply_if additional="layer=-2" order="19"/> 
<apply_if baseAppMode="bicycle" order="177"/> 
<apply_if baseAppMode="default" moreDetailed="false" maxzoom="15" order="-1"
/> 
</case>


2020. május 26., kedd 12:12:12 UTC+2 időpontban Benjamin a következőt írta:
>
> I'm making a custom render file based on the default osmand render. I 
> could successfully change the colours of the roads but I can't find the 
> part of code to change the minimum zoom level for highway=cycleway. 
> Currently it appears at level 16 and I would like to change it to level 15. 
> How can I modify it?
>

-- 
You received this message because you are subscribed to the Google Groups 
"OsmAnd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osmand/8d831656-ab03-49fe-85a0-3958ba23caac%40googlegroups.com.

Reply via email to