You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a render theme to show cycle routes.
Adding
<!-- cycleway matches ways with a "highway=cycleway" tag -->
<rule e="way" k="highway" v="cycleway" zoom-min="13">
<line stroke="#8800FF" stroke-width="0.2" stroke-dasharray="15,5" stroke-linecap="butt"/>
</rule>
at the end of the render theme renders highways with the tag cycleway. But cycle routes in openstreetmap are modeled by relation routes: http://wiki.openstreetmap.org/wiki/DE:Relation:route I'm not sure if displaying cycle routes requires
As far as i know, there is no option to add additional tabs to the navigation bar on top of the page. As you have already pointed to the corresponding discussion on our mailing list, i will close this issue now.
From chi.koch on April 12, 2012 10:50:07
It would be nice to have a render theme to show cycle routes.
Adding
at the end of the render theme renders highways with the tag cycleway. But cycle routes in openstreetmap are modeled by relation routes: http://wiki.openstreetmap.org/wiki/DE:Relation:route I'm not sure if displaying cycle routes requires
Greetings Christian
Original issue: http://code.google.com/p/mapsforge/issues/detail?id=292
The text was updated successfully, but these errors were encountered: