forked from MapComplete/MapComplete
Readd barrier at the correct location
This commit is contained in:
parent
5a488ee6a4
commit
4529a73c2e
4 changed files with 5 additions and 5 deletions
|
@ -39,7 +39,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"icon": "./assets/svg/barrier.svg",
|
||||
"icon": "./assets/layers/barrier/barrier.svg",
|
||||
"width": "5",
|
||||
"presets": [
|
||||
{
|
||||
|
@ -290,4 +290,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1351,4 +1351,4 @@
|
|||
"license": "CC0; trivial",
|
||||
"sources": []
|
||||
}
|
||||
]
|
||||
]
|
|
@ -19,7 +19,7 @@
|
|||
"icon": "./assets/svg/star.svg",
|
||||
"startZoom": 8,
|
||||
"startLat": 50.8536,
|
||||
"startLon": 4.4330,
|
||||
"startLon": 4.433,
|
||||
"widenFactor": 0.2,
|
||||
"layers": [
|
||||
{
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
"socialImage": "",
|
||||
"layers": [
|
||||
{
|
||||
"builtin": "waste_basket",
|
||||
"builtin": "waste_basket",
|
||||
"override": {
|
||||
"minzoom": 12
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue