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