forked from MapComplete/MapComplete
Fixing too many bugs, cleaning up some old parts of the code
This commit is contained in:
parent
3d05999f85
commit
00a6611e1f
21 changed files with 706 additions and 436 deletions
|
@ -12,7 +12,11 @@
|
|||
"amenity=bicycle_parking"
|
||||
]
|
||||
},
|
||||
"icon": "./assets/layers/bike_parking/parking.svg",
|
||||
"icon": {
|
||||
"render": {
|
||||
"en": "./assets/layers/bike_parking/parking.svg"
|
||||
}
|
||||
},
|
||||
"size": {
|
||||
"render": {
|
||||
"en": "50,50,bottom"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue