Skip to content

Commit

Permalink
Millitary areas zoom levels
Browse files Browse the repository at this point in the history
  • Loading branch information
tumic0 committed Nov 20, 2024
1 parent 848bde0 commit 2c1d340
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 @@ -187,7 +187,7 @@
<!-- Area overlays -->
<rule e="way" k="landuse" v="military" zoom-min="10">
<area src=":/patterns/military-area.svg" symbol-height="4"/>
<rule e="way" k="*" v="*" zoom-min="12">
<rule e="way" k="*" v="*" zoom-min="16">
<caption fill="#ff4040" font-size="10" font-style="italic" text-transform="uppercase" k="name" stroke="#ffffff" stroke-width="2"/>
</rule>
</rule>
Expand Down

0 comments on commit 2c1d340

Please sign in to comment.