Remove need to translate an svg
This commit is contained in:
parent
66af5fad61
commit
8361cfac7a
1 changed files with 1 additions and 3 deletions
|
@ -16,9 +16,7 @@
|
|||
}
|
||||
},
|
||||
"icon": {
|
||||
"render": {
|
||||
"en": "./assets/layers/bike_parking/parking.svg"
|
||||
}
|
||||
"render": "./assets/layers/bike_parking/parking.svg"
|
||||
},
|
||||
"iconSize": "40,40,bottom",
|
||||
"color": "#00f",
|
||||
|
|
Loading…
Reference in a new issue