forked from MapComplete/MapComplete
Themes(range): change rendering
This commit is contained in:
parent
67c5322a80
commit
e9f71924c1
1 changed files with 8 additions and 2 deletions
|
@ -8,8 +8,14 @@
|
|||
"pointRendering": [],
|
||||
"lineRendering": [
|
||||
{
|
||||
"width": 3,
|
||||
"fill": "no",
|
||||
"width": 6,
|
||||
"dashArray": "0.1 3",
|
||||
"fillColor": "#00000000",
|
||||
"color": "#cc00cc"
|
||||
},
|
||||
{
|
||||
"width": 1,
|
||||
"fillColor": "#00000000",
|
||||
"color": "#cc00cc"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue