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
|
@ -11,7 +11,8 @@
|
|||
"point"
|
||||
],
|
||||
"icon": "bug",
|
||||
"iconSize": "30,30,center"
|
||||
"iconSize": "30,30",
|
||||
"anchor": "center"
|
||||
},
|
||||
{
|
||||
"width": "8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue