forked from MapComplete/MapComplete
Fix: clean up minzoomVisible in some themes (gh#2279)
This commit is contained in:
parent
76831c4e85
commit
2a6e118b5b
4 changed files with 4 additions and 11 deletions
|
@ -61,7 +61,6 @@
|
|||
"builtin": "shops",
|
||||
"override": {
|
||||
"minzoom": 18,
|
||||
"minzoomVisible": 18,
|
||||
"description": {
|
||||
"en": "Add a new post partner to the map in an existing shop",
|
||||
"de": "Hinzufügen eines neuen Post-Partners auf der Karte in einem bestehenden Geschäft",
|
||||
|
|
|
@ -40,8 +40,7 @@
|
|||
{
|
||||
"builtin": "waste_basket",
|
||||
"override": {
|
||||
"minzoom": 16,
|
||||
"minzoomVisible": 16
|
||||
"minzoom": 16
|
||||
}
|
||||
},
|
||||
"recycling",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue