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
|
@ -70,11 +70,12 @@
|
|||
"mapRendering": [
|
||||
{
|
||||
"icon": "./assets/layers/bike_themed_object/other_services.svg",
|
||||
"iconSize": "50,50,bottom",
|
||||
"iconSize": "50,50",
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
]
|
||||
],
|
||||
"anchor": "bottom"
|
||||
},
|
||||
{
|
||||
"color": "#AB76D5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue