forked from MapComplete/MapComplete
Refactoring: move anchor out of iconSize
This commit is contained in:
parent
3e49929f25
commit
140c813151
52 changed files with 168 additions and 87 deletions
|
@ -88,7 +88,8 @@
|
|||
"centroid"
|
||||
],
|
||||
"icon": "square:white;./assets/layers/parking_ticket_machine/parking_tickets.svg",
|
||||
"iconSize": "20,20,center"
|
||||
"iconSize": "20,20",
|
||||
"anchor": "center"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue