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": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -103,7 +103,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"builtin": "shops",
|
"builtin": ["shops", "bike_parking"],
|
||||||
"override": {
|
"override": {
|
||||||
"isShown": {
|
"isShown": {
|
||||||
"or": [
|
"or": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue