forked from MapComplete/MapComplete
Themes(cyclofix): show bicycle charging stations on z>=11, just like the other POI
This commit is contained in:
parent
cf75b9c8a7
commit
acb79f8fc1
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@
|
||||||
],
|
],
|
||||||
"override": {
|
"override": {
|
||||||
"id": "charging_station_ebikes",
|
"id": "charging_station_ebikes",
|
||||||
"minzoom": 14,
|
"minzoom": 11,
|
||||||
"source": {
|
"source": {
|
||||||
"osmTags": {
|
"osmTags": {
|
||||||
"and+": [
|
"and+": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue