Themes(shops): make 'shops' only appear on zoomlevel 15

This commit is contained in:
Pieter Vander Vennet 2024-09-30 01:59:27 +02:00
parent d6eca3717a
commit c4ae41e0e1

View file

@ -57,7 +57,7 @@
"ice_cream" "ice_cream"
], ],
"override": { "override": {
"minzoom": 12, "minzoom": 15,
"syncSelection": "theme-only" "syncSelection": "theme-only"
} }
}, },