forked from MapComplete/MapComplete
Layer reformatting/translation generation
This commit is contained in:
parent
7757e898ba
commit
3cada0b678
9 changed files with 167 additions and 15 deletions
|
@ -127,7 +127,6 @@
|
|||
"iconSize": "50,50,center",
|
||||
"icon": {
|
||||
"render": "./assets/layers/address/housenumber_blank.svg",
|
||||
|
||||
"mappings": [
|
||||
{
|
||||
"if": {
|
||||
|
@ -146,7 +145,8 @@
|
|||
]
|
||||
},
|
||||
"location": [
|
||||
"point","centroid"
|
||||
"point",
|
||||
"centroid"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue