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
|
@ -299,11 +299,12 @@
|
|||
"mapRendering": [
|
||||
{
|
||||
"icon": "./assets/themes/climbing/climbing_no_rope.svg",
|
||||
"iconSize": "40,40,center",
|
||||
"iconSize": "40,40",
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
]
|
||||
],
|
||||
"anchor": "center"
|
||||
},
|
||||
{
|
||||
"dashArray": "8 16",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue