mapcomplete/assets/themes/hotels/hotels.json

51 lines
1.5 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "hotels",
"title": {
"en": "Hotels",
"de": "Hotels",
"da": "Hoteller",
"nb_NO": "Hoteller",
"ca": "Hotels",
"nl": "Hotels",
"pa_PK": "ہوٹیل",
"fr": "Hôtels",
"cs": "Hotely",
"es": "Hoteles",
"eu": "Hotelak",
"pl": "Hotele",
"zh_Hant": "飯店",
"it": "Hotel",
"ru": "Гостиницы",
"hu": "Szállodák",
"uk": "Готелі"
},
"description": {
"en": "On this map, you'll find hotels in your area",
"de": "Auf dieser Karte finden Sie Hotels in Ihrer Nähe",
"da": "På dette kort finder du hoteller i dit område",
"nb_NO": "På dette kartet finner du hoteller der du er",
"nl": "Op deze kaart vind je hotels in je omgeving",
"fr": "Sur cette carte, vous trouverez les hôtels dans votre zone",
"cs": "Na této mapě najdete hotely ve vašem okolí",
"es": "En este mapa, encontrarás hoteles en tu área",
"ca": "En aquest mapa trobareu hotels a la vostra zona",
"pl": "Na tej mapie znajdziesz hotele w Twojej okolicy",
"it": "Su questa mappa, troverai gli hotel della tua zona",
"uk": "На цій мапі ви знайдете готелі поруч з вами"
},
"icon": "./assets/layers/tourism_accomodation/hotel.svg",
"startZoom": 13,
"startLat": 50.8552,
"startLon": 4.3755,
"layers": [
"tourism_accomodation",
{
"builtin": [
"love_hotel"
],
"override": {
"minzoom": 18
}
}
]
}