Refactoring: move anchor out of iconSize
This commit is contained in:
parent
3e49929f25
commit
140c813151
52 changed files with 168 additions and 87 deletions
|
@ -446,11 +446,12 @@
|
|||
"then": "./assets/themes/shops/shop.svg"
|
||||
}
|
||||
],
|
||||
"iconSize": "40,40,center",
|
||||
"iconSize": "40,40",
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
]
|
||||
],
|
||||
"anchor": "center"
|
||||
},
|
||||
{
|
||||
"color": "#DADADA",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue