forked from MapComplete/MapComplete
Add overrie capabilities
This commit is contained in:
parent
66018cb421
commit
93a16944a3
7 changed files with 113 additions and 41 deletions
|
@ -25,6 +25,10 @@
|
|||
"startZoom": 16,
|
||||
"widenFactor": 0.05,
|
||||
"socialImage": "./assets/themes/cyclofix/logo.svg",
|
||||
"layers": ["bike_cafes", "bike_shops", "bicycle_library","bike_repair_station", "drinking_water", "bike_themed_object","bike_cleaning","bike_parking"],
|
||||
"layers": ["bike_cafes", "bike_shops", {"builtin": "bicycle_library",
|
||||
"override": {
|
||||
"minzoom": 13
|
||||
}
|
||||
},"bike_repair_station", "drinking_water", "bike_themed_object","bike_cleaning","bike_parking"],
|
||||
"roamingRenderings": []
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue