forked from MapComplete/MapComplete
Refactoring: move more anchor specifications out of iconsize
This commit is contained in:
parent
e86f7d863e
commit
c260d16159
40 changed files with 130 additions and 86 deletions
|
@ -258,7 +258,7 @@
|
|||
"mapRendering": [
|
||||
{
|
||||
"icon": "./assets/layers/parking/parking.svg",
|
||||
"iconSize": "36,36,center",
|
||||
"iconSize": "36,36",
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
|
@ -273,7 +273,8 @@
|
|||
},
|
||||
"then": "circle:white;./assets/layers/toilet/wheelchair.svg"
|
||||
}
|
||||
]
|
||||
],
|
||||
"anchor": "center"
|
||||
},
|
||||
{
|
||||
"width": 2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue