Наслаждайтесь отдыхом в отелях и курортах по всему миру с Club и Breaks.

Начать покорять мир

Разделенная неделя применима только к следующие стран/регионов: MENA, RCIS, Южная Азия (и Турция).

Ваши результаты ИСКАТЬ

0 Найденные варианты

Card image
«Всемирная коллекция» Комфорт
Ramayana Candidasa
Бали, Индонезия
Card image
«Всемирная коллекция» Комфорт
Risata Bali Resort and Spa
Бали, Индонезия
Card image
«Всемирная коллекция» Комфорт
Bali Seascape Beach Club
Бали, Индонезия
Card image
«Всемирная коллекция» Комфорт
Medewi Bay Retreat
Бали, Индонезия
`; marker.bindPopup(popupContent); } }); // Adjust map view to fit all markers var bounds = new L.LatLngBounds(resorts.map(function (resort) { return [resort.lat, resort.lng]; })); map.fitBounds(bounds); // Revert the icon back to the map icon $('#map-view-tab i').removeClass('spinner-border spinner-border-sm').addClass('bi bi-map'); } else { console.log("No resorts found or error in response."); // Revert the icon back to the map icon even in case of error $('#map-view-tab i').removeClass('spinner-border spinner-border-sm').addClass('bi bi-map'); } }, error: function () { console.log("Error loading resorts."); // Revert the icon back to the map icon in case of an error $('#map-view-tab i').removeClass('spinner-border spinner-border-sm').addClass('bi bi-map'); } }); } } }); });