forked from MapComplete/MapComplete
Move icon to center
This commit is contained in:
parent
d8fc0c9b49
commit
a6a40d3ac7
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@
|
||||||
"icon": {
|
"icon": {
|
||||||
"render": "circle:white;./assets/layers/elevator/elevator_wheelchair.svg"
|
"render": "circle:white;./assets/layers/elevator/elevator_wheelchair.svg"
|
||||||
},
|
},
|
||||||
"iconSize": "40,40,bottom",
|
"iconSize": "40,40,center",
|
||||||
"location": [
|
"location": [
|
||||||
"point",
|
"point",
|
||||||
"centroid"
|
"centroid"
|
||||||
|
|
Loading…
Reference in a new issue