Skip to content

Commit

Permalink
Hospital label fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tumic0 committed Nov 17, 2024
1 parent 4e4f82f commit a9de6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/style/style.xml
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@
<rule e="any" k="amenity|building" v="hospital" zoom-min="15">
<rule e="any" k="name" v="*">
<symbol id="hospital" src=":/POI/hospital-11.svg" symbol-width="11" priority="20"/>
<rule e="any" k="*" v="*" zoom-min="15">
<rule e="any" k="*" v="*" zoom-min="16">
<caption fill="#000000" font-size="10" font-style="italic" k="name" stroke="#FFFFFF" stroke-width="1" symbol-id="hospital"/>
</rule>
</rule>
Expand Down

0 comments on commit a9de6d9

Please sign in to comment.