forked from MapComplete/MapComplete
add min zoom
This commit is contained in:
parent
06ddeecdc4
commit
0b99e805a8
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
"source": {
|
||||
"osmTags": "historic=wayside_shrine"
|
||||
},
|
||||
"minzoom": 0,
|
||||
"minzoom": 12,
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Wayside Shrine {name}"
|
||||
|
@ -327,4 +327,4 @@
|
|||
},
|
||||
"credits": "Bastian Greshake Tzovaras",
|
||||
"credits:uid": 20617622
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue