Skip to content

Commit

Permalink
Display squares at more zoom levels
Browse files Browse the repository at this point in the history
  • Loading branch information
Helium314 authored May 7, 2022
1 parent 2ecce80 commit 8f9654d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layers/land.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ layers:
pedestrian-areas:
data: { source: jawg , layer: road }
squares:
filter: { class: street_limited, type: pedestrian , $zoom: { min: 17 } }
filter: { class: street_limited, type: pedestrian , $zoom: { min: 14 } }
draw:
lines:
color: global.square_outline_color
Expand Down

0 comments on commit 8f9654d

Please sign in to comment.