استمتع بالفنادق والمنتجعات حول العالم مع Club & Breaks.

استكشف عالمك

ينطبق تقسيم الأسبوع فقط على البلدان/المناطق التالية البلدان/المناطق التالية: منطقة الشرق الأوسط وشمال أفريقيا ورابطة الدول المستقلة وجنوب آسيا (وتركيا).

نتائج بحث

0 فنادق

Card image
فنادقنا
BYD Lofts Boutique by Prana Hotels and Resorts
بوكيت، تايلاند
Card image
فنادقنا
Prana Resort Nandana
كوه ساموي، تايلاند
Card image
فنادقنا
Dogan Hotel
أنطاليا، تركيا
Card image
فنادقنا
The Habitat Kosgoda
كوسغودا (Kosgoda)، سريلانكا
Card image
فنادقنا
One@Bukit Ceylon
كوالالمبور، ماليزيا
`; 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'); } }); } } }); });