Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit

Permalink
Display airfields starting at zoom 12
Browse files Browse the repository at this point in the history
fix #295
  • Loading branch information
yohanboniface committed Mar 19, 2018
1 parent 73eefa2 commit 2a29d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poi.mss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.airport {
[aeroway='airfield'][zoom>=15],
[aeroway='airfield'][zoom>=12],
[aeroway='airport'][zoom>=10][zoom<15] {
marker-file: url('icons/poi/[aeroway].svg');
marker-clip:false;
Expand Down

0 comments on commit 2a29d9e

Please sign in to comment.