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
|
@ -297,24 +297,16 @@
|
|||
],
|
||||
"mapRendering": [
|
||||
{
|
||||
"icon": {
|
||||
"render": "./assets/themes/hailhydrant/Twemoji12_1f692.svg"
|
||||
},
|
||||
"iconSize": {
|
||||
"render": "35,35,center"
|
||||
},
|
||||
"icon": "./assets/themes/hailhydrant/Twemoji12_1f692.svg",
|
||||
"iconSize": "35,35,center",
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
]
|
||||
},
|
||||
{
|
||||
"color": {
|
||||
"render": "#c22"
|
||||
},
|
||||
"width": {
|
||||
"render": "1"
|
||||
}
|
||||
"color": "#c22",
|
||||
"width": "1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue