forked from MapComplete/MapComplete
Refactoring: further cleanup of the themes
This commit is contained in:
parent
2f5091a8cb
commit
e86f7d863e
86 changed files with 230 additions and 579 deletions
|
@ -130,9 +130,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"iconSize": {
|
||||
"render": "32,32,center"
|
||||
},
|
||||
"iconSize": "32,32,center",
|
||||
"location": [
|
||||
"point",
|
||||
"projected_centerpoint"
|
||||
|
@ -148,9 +146,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"width": {
|
||||
"render": "3"
|
||||
}
|
||||
"width": "3"
|
||||
}
|
||||
],
|
||||
"units": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue