forked from MapComplete/MapComplete
Test with waste theme (Happy New Year🎇🎉)
This commit is contained in:
parent
444f0bc47c
commit
67319fc8d9
4 changed files with 134 additions and 0 deletions
29
assets/themes/waste/waste.json
Normal file
29
assets/themes/waste/waste.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"id": "waste",
|
||||
"maintainer": "",
|
||||
"version": "2021-12-31",
|
||||
"language": [
|
||||
"en",
|
||||
"nl"
|
||||
],
|
||||
"title": {
|
||||
"en": "Waste",
|
||||
"nl": "Afval"
|
||||
},
|
||||
"description": {
|
||||
"en": "Map showing waste baskets and recycling facilities.",
|
||||
"nl": "Kaart met afvalbakken en recyclingfaciliteiten."
|
||||
},
|
||||
"icon": "./assets/layers/recycling/recycling-14.svg",
|
||||
"startZoom": 19,
|
||||
"startLat": 53.24865,
|
||||
"startLon": 6.60075,
|
||||
"layers": [
|
||||
{
|
||||
"builtin": "waste_basket",
|
||||
"override": {
|
||||
"minzoom": 12
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue