forked from MapComplete/MapComplete
Fix: correct minzoom on all themes
This commit is contained in:
parent
d43f8c0080
commit
bde5878fed
11 changed files with 45 additions and 45 deletions
|
@ -165,7 +165,7 @@
|
|||
{
|
||||
"builtin": "food",
|
||||
"override": {
|
||||
"minzoom": 19,
|
||||
"minzoom": 18,
|
||||
"filter": null,
|
||||
"name": null
|
||||
}
|
||||
|
@ -181,7 +181,7 @@
|
|||
{
|
||||
"builtin": "shops",
|
||||
"override": {
|
||||
"minzoom": 19,
|
||||
"minzoom": 18,
|
||||
"filter": null,
|
||||
"presets": [
|
||||
{
|
||||
|
@ -220,4 +220,4 @@
|
|||
}
|
||||
],
|
||||
"credits": "Niels Elgaard Larsen"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue