Formatting
This commit is contained in:
parent
2dc6d4658f
commit
b28243829b
2 changed files with 3 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
||||||
"point",
|
"point",
|
||||||
"centroid"
|
"centroid"
|
||||||
],
|
],
|
||||||
"icon": "circle:white;./assets/svg/scissors.svg",
|
"icon": "circle:white;./assets/svg/scissors.svg",
|
||||||
"iconSize": "30,30,center"
|
"iconSize": "30,30,center"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -80,7 +80,8 @@
|
||||||
},
|
},
|
||||||
"iconSize": "20,20,center",
|
"iconSize": "20,20,center",
|
||||||
"location": [
|
"location": [
|
||||||
"point","centroid"
|
"point",
|
||||||
|
"centroid"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue