Readd barrier at the correct location

This commit is contained in:
Pieter Vander Vennet 2021-09-07 02:09:08 +02:00
parent 5a488ee6a4
commit 4529a73c2e
4 changed files with 5 additions and 5 deletions

View file

@ -39,7 +39,7 @@
} }
] ]
}, },
"icon": "./assets/svg/barrier.svg", "icon": "./assets/layers/barrier/barrier.svg",
"width": "5", "width": "5",
"presets": [ "presets": [
{ {

View file

@ -19,7 +19,7 @@
"icon": "./assets/svg/star.svg", "icon": "./assets/svg/star.svg",
"startZoom": 8, "startZoom": 8,
"startLat": 50.8536, "startLat": 50.8536,
"startLon": 4.4330, "startLon": 4.433,
"widenFactor": 0.2, "widenFactor": 0.2,
"layers": [ "layers": [
{ {