Fixes to the layers

This commit is contained in:
Pieter Vander Vennet 2021-11-08 15:31:25 +01:00
parent 161bcc8647
commit 83b75735ce
7 changed files with 34 additions and 28 deletions

View file

@ -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"
}
]
}