Skip to content

Commit

Permalink
Topo: render contour lines along contours (fix osmandapp/OsmAnd-Issue…
Browse files Browse the repository at this point in the history
  • Loading branch information
xmd5a2 committed Jan 1, 2022
1 parent 6dcebac commit abea9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rendering_styles/topo.render.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2578,7 +2578,7 @@
</switch>
</switch>

<switch tag="contour" value="elevation" nameTag="elevation" textOnPath="false" textBold="true" textOrder="255" textHaloColor="#bbffffff" textHaloRadius="1" intersectionMargin="20">
<switch tag="contour" value="elevation" nameTag="elevation" textOnPath="true" textBold="true" textOrder="255" textHaloColor="#bbffffff" textHaloRadius="1" intersectionMargin="20">
<case minzoom="13" contourLines="11"/>
<case minzoom="13" contourLines="12"/>
<case minzoom="13" contourLines="13"/>
Expand Down

0 comments on commit abea9e5

Please sign in to comment.