Hi,
I would like to make the tag amenity=sanitary_dump_station visible in the map. It's possible to search after the tag in OSMand, but there is no Icon displayed.
I tryed to change the rendering_types_custom.xml and added the following line:
<type tag="amenity" value="sanitary_dump_station" minzoom="8"/>
But when I use it in the OsmandMapCreator I get this Errormessage:
java.lang.RuntimeException: org.xmlpull.vl .XmlPullParserException: expected: '=' actual: '2' (position:START _ TAG <type tag= 'amenity' value= 'sanitary_dump_station' minzoom= '8'> @5233:72)
Can someone give me some advice on this?
Thanks, Stefan