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",
"presets": [
{
@ -290,4 +290,4 @@
}
}
]
}
}

View file

@ -1351,4 +1351,4 @@
"license": "CC0; trivial",
"sources": []
}
]
]

View file

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

View file

@ -26,7 +26,7 @@
"socialImage": "",
"layers": [
{
"builtin": "waste_basket",
"builtin": "waste_basket",
"override": {
"minzoom": 12
}