Skip to content

Commit 66b9c53

Browse files
committed
Only show buoy line accent at high zooms
1 parent e967667 commit 66b9c53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style/basestyle.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@
218218
"source-layer": "barrier_line",
219219
"filter": ["==", "barrier", "floating_boom"],
220220
"layout": {"line-cap": "round", "line-join": "round"},
221+
"minzoom": 12,
221222
"paint": {
222223
"line-color": "#f29557",
223224
"line-dasharray": [0.25, 3],

0 commit comments

Comments
 (0)