Refactoring: move more anchor specifications out of iconsize

This commit is contained in:
Pieter Vander Vennet 2023-06-20 03:14:45 +02:00
parent e86f7d863e
commit c260d16159
40 changed files with 130 additions and 86 deletions

View file

@ -317,11 +317,12 @@
"mapRendering": [
{
"icon": "circle:white;./assets/layers/observation_tower/Tower_observation.svg",
"iconSize": "40,40,center",
"iconSize": "40,40",
"location": [
"point",
"centroid"
]
],
"anchor": "center"
}
]
}