forked from MapComplete/MapComplete
Added bike parking to stations theme
This commit is contained in:
parent
c68801c9eb
commit
89b90ab8fb
4 changed files with 5 additions and 5 deletions
|
@ -634,7 +634,7 @@
|
||||||
},
|
},
|
||||||
"allowMove": {
|
"allowMove": {
|
||||||
"enableRelocation": false,
|
"enableRelocation": false,
|
||||||
"enableImproveAccuraccy": true
|
"enableImproveAccuracy": true
|
||||||
},
|
},
|
||||||
"mapRendering": [
|
"mapRendering": [
|
||||||
{
|
{
|
||||||
|
@ -660,4 +660,4 @@
|
||||||
"da": "Et lag, der viser, hvor man kan parkere sin cykel",
|
"da": "Et lag, der viser, hvor man kan parkere sin cykel",
|
||||||
"fr": "Une couche montrant où stationner son vélo"
|
"fr": "Une couche montrant où stationner son vélo"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -569,4 +569,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -27,4 +27,4 @@
|
||||||
"https://labs.mapbox.com/maki-icons/"
|
"https://labs.mapbox.com/maki-icons/"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
|
@ -103,7 +103,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"builtin": "shops",
|
"builtin": ["shops", "bike_parking"],
|
||||||
"override": {
|
"override": {
|
||||||
"isShown": {
|
"isShown": {
|
||||||
"or": [
|
"or": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue