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

@ -219,7 +219,7 @@
"mapRendering": [
{
"icon": "circle:white;./assets/themes/climbing/climbing_route.svg",
"iconSize": "28,28,center",
"iconSize": "28,28",
"location": [
"point",
"centroid"
@ -240,7 +240,8 @@
"then": "<div class='w-max p-1 rounded-xl' style='background: white;'>{name}</div>"
}
]
}
},
"anchor": "center"
},
{
"color": "#0f0",