forked from MapComplete/MapComplete
Merge branch 'develop' into feature/walls-and-buildings
This commit is contained in:
commit
07bf3e3d34
18 changed files with 520 additions and 196 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "onwheels",
|
||||
"title": {
|
||||
"en": "OnWheels"
|
||||
"en": "OnWheels"
|
||||
},
|
||||
"description": {
|
||||
"en": "On this map, publicly wheelchair accessible places are shown and can be easily added"
|
||||
|
@ -30,11 +30,11 @@
|
|||
"doctors",
|
||||
"walls_and_buildings"
|
||||
],
|
||||
"overrideAll" : {
|
||||
"minzoom" : "15",
|
||||
"mapRendering" : [
|
||||
"overrideAll": {
|
||||
"minzoom": "15",
|
||||
"mapRendering": [
|
||||
{
|
||||
"label" : null
|
||||
"label": null
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue