mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Added building=fire_station rendering
This commit is contained in:
parent
ea29155463
commit
7c099b8f66
@ -1006,7 +1006,7 @@
|
||||
<rule e="any" k="amenity" v="police" zoom-min="17">
|
||||
<symbol src=":/mapsforge/symbols/amenity/police2.svg" />
|
||||
</rule>
|
||||
<rule e="any" k="amenity" v="fire_station" zoom-min="17">
|
||||
<rule e="any" k="amenity|building" v="fire_station" zoom-min="17">
|
||||
<symbol src=":/mapsforge/symbols/amenity/firestation3.svg" />
|
||||
</rule>
|
||||
</rule>
|
||||
|
Loading…
Reference in New Issue
Block a user