-
Notifications
You must be signed in to change notification settings - Fork 395
Closed
Labels
Description
From thilo.mu...@gmail.com on July 30, 2010 09:04:45
Currently much of the rendering style is hard-coded and cannot be changed at runtime. But one of the strongest advantages of ad-hoc rendering is possibility to fully customize the rendering style (font sizes, colors, z-ordering, replace default POI symbols, hide certain elements, ...).
We therefore need to implement a mechanism like for example MapCSS ( http://wiki.openstreetmap.org/wiki/MapCSS ) and add an API to our map rendering component to control the rendering.
Original issue: http://code.google.com/p/mapsforge/issues/detail?id=31
Reactions are currently unavailable