Refactoring: move anchor out of iconSize
This commit is contained in:
parent
3e49929f25
commit
140c813151
52 changed files with 168 additions and 87 deletions
|
@ -304,11 +304,12 @@
|
|||
"then": "close:#c33"
|
||||
}
|
||||
],
|
||||
"iconSize": "50,50,bottom",
|
||||
"iconSize": "50,50",
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
]
|
||||
],
|
||||
"anchor": "bottom"
|
||||
},
|
||||
{
|
||||
"color": "#6bc4f7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue