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
|
@ -243,7 +243,7 @@
|
|||
"then": "icons.isOpen"
|
||||
}
|
||||
],
|
||||
"iconSize": "40,40,center",
|
||||
"iconSize": "40,40",
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
|
@ -255,7 +255,8 @@
|
|||
"then": "<div style='background: white; padding: 0.25em; border-radius:0.5em'>{name}</div>"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"anchor": "center"
|
||||
}
|
||||
],
|
||||
"presets": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue