Refactoring: further cleanup of the themes
This commit is contained in:
parent
2f5091a8cb
commit
e86f7d863e
86 changed files with 230 additions and 579 deletions
|
@ -124,12 +124,8 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"color": {
|
||||
"render": "#00f"
|
||||
},
|
||||
"width": {
|
||||
"render": "4"
|
||||
},
|
||||
"color": "#00f",
|
||||
"width": "4",
|
||||
"fill": "no",
|
||||
"dashArray": "8 8"
|
||||
}
|
||||
|
@ -204,9 +200,7 @@
|
|||
"mapRendering": [
|
||||
{
|
||||
"icon": "./assets/themes/postal_codes/townhall.svg",
|
||||
"iconSize": {
|
||||
"render": "40,40,center"
|
||||
},
|
||||
"iconSize": "40,40,center",
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue