forked from MapComplete/MapComplete
Refactoring: move more anchor specifications out of iconsize
This commit is contained in:
parent
e86f7d863e
commit
c260d16159
40 changed files with 130 additions and 86 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue