16 lines
No EOL
278 B
JSON
16 lines
No EOL
278 B
JSON
{
|
|
"id": "hotels",
|
|
"title": {
|
|
"en": "Hotels"
|
|
},
|
|
"description": {
|
|
"en": "On this map, you'll find hotels in your area"
|
|
},
|
|
"icon": "./assets/layers/hotel/hotel.svg",
|
|
"startLat": 50.8552,
|
|
"startLon": 4.3755,
|
|
"startZoom": 13,
|
|
"layers": [
|
|
"hotel"
|
|
]
|
|
} |