Themes(food): make minzoom uniform for food and ice_cream in theme

This commit is contained in:
Pieter Vander Vennet 2025-07-25 23:26:28 +02:00
parent 17ce67bf3f
commit b84655f2cb
2 changed files with 7 additions and 11 deletions

View file

@ -69,14 +69,6 @@
],
"sources": []
},
{
"path": "blocked.svg",
"license": "CC0-1.0",
"authors": [
"Pieter Vander Vennet"
],
"sources": []
},
{
"path": "brick_wall_raw.svg",
"license": "CC0-1.0",

View file

@ -40,8 +40,12 @@
},
"icon": "./assets/layers/food/restaurant.svg",
"layers": [
"food",
"ice_cream",
{
"builtin": ["food","ice_cream"],
"override": {
"minzoom": 11
}
},
"outdoor_seating",
"food_courts"
],