forked from MapComplete/MapComplete
Refactoring: move anchor out of iconSize
This commit is contained in:
parent
3e49929f25
commit
140c813151
52 changed files with 168 additions and 87 deletions
|
@ -81,10 +81,11 @@
|
|||
"mapRendering": [
|
||||
{
|
||||
"icon": "./assets/layers/viewpoint/viewpoint.svg",
|
||||
"iconSize": "20,20,center",
|
||||
"iconSize": "20,20",
|
||||
"location": [
|
||||
"point"
|
||||
]
|
||||
],
|
||||
"anchor": "center"
|
||||
},
|
||||
{
|
||||
"color": "#ffffff",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue