POlygon rendering fixes

This commit is contained in:
Pieter Vander Vennet 2021-11-09 19:45:26 +01:00
parent 1a73bcfd54
commit 1dbe167e4e
25 changed files with 66 additions and 27 deletions

View file

@ -10,7 +10,10 @@
{
"icon": "crosshair:#00f",
"iconSize": "40,40,center",
"location": ["point","centroid"]
"location": [
"point",
"centroid"
]
}
]
}