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
|
@ -13,7 +13,7 @@
|
|||
"source": {
|
||||
"osmTags": "amenity=ticket_validator"
|
||||
},
|
||||
"minzoom": 19,
|
||||
"minzoom": 18,
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Ticket Validator",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue