forked from MapComplete/MapComplete
Add minzoom for charging stations
This commit is contained in:
parent
03e81b602b
commit
4f4203f670
2 changed files with 7 additions and 2 deletions
|
@ -31,7 +31,12 @@
|
|||
"minzoom": 16
|
||||
}
|
||||
},
|
||||
"charging_station",
|
||||
{
|
||||
"builtin": "charging_station",
|
||||
"override": {
|
||||
"minzoom": 16
|
||||
}
|
||||
},
|
||||
"toilet",
|
||||
"bench",
|
||||
"waste_basket",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue