Fixes to the layers
This commit is contained in:
parent
161bcc8647
commit
83b75735ce
7 changed files with 34 additions and 28 deletions
|
@ -106,7 +106,7 @@
|
|||
],
|
||||
"mapRendering": [
|
||||
{
|
||||
"icon" : "./assets/layers/play_forest/icon.svg",
|
||||
"icon": "./assets/layers/play_forest/icon.svg",
|
||||
"iconSize": {
|
||||
"render": "40,40,center"
|
||||
},
|
||||
|
@ -117,7 +117,7 @@
|
|||
},
|
||||
{
|
||||
"color": "#007055",
|
||||
"width": "2"
|
||||
"width": "2"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue