Listing

Casa Di Mare in Palaekastro, Lasithi, Crete

Casa Di Mare

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Casa Di Mare Voula in Palaekastro, Lasithi, Crete

Casa Di Mare Voula

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Olga Beach Villas in Palaekastro, Lasithi, Crete

Olga Beach Villas

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

to Heli','location': [35.197933, 26.254292],'message':'','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'102365'},{'name':'Esperides Stone Houses','location': [35.197933, 26.254292],'message':'','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'97308'},{'name':'Fotini Apartments','location': [35.19623847, 26.25820398],'message':'
Fotini Apartments

Kouremenos, Lasithi, 72300, Greece

Apartment

http://

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'73105'},{'name':'Porto Heli Apartments','location': [35.19955249, 26.25820398],'message':'','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'45848'},{'name':'Casa Di Mare','location': [35.1991492, 26.25531793],'message':'
Casa Di Mare

Kouremenos beach, Palekastro, Lasithi, 72300, Greece

Hotel

30 697 287 1861

http://www.casadimarecrete.com/

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'38290'},{'name':'Castri Village Hotel','location': [35.19409919, 26.25531793],'message':'
Castri Village Hotel

Palaikastro, Lasithi, 72300, Greece

Hotel

30 2843 061100

http://www.castrivillage.gr/

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'38343'},{'name':'Casa Di Mare Voula','location': [35.19409919, 26.25820398],'message':'
Casa Di Mare Voula

Palaikastron, Lasithi, 72300, Greece

Hotel

http://

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'35473'},{'name':'Surf Beach Apartments','location': [35.19409919, 26.25460598],'message':'
Surf Beach Apartments

Kouremenos beach, Lasithi, 72300, Greece

Apartment

http://

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'30650'},{'name':'Olga Beach Villas','location': [35.19745275, 26.25820398],'message':'
Olga Beach Villas

Kouremenos Palekastro, Lasithi, 72300, Greece

Villa

30 2843 061227

http://www.kouremenos-villas.gr

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'28348'},{'name':'Cavo Plako Villas','location': [35.19745275, 26.24123512],'message':'
Cavo Plako Villas

Palekastro, Lasithi, 72300, Greece

Villa

http://

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'12334'}]; var clustering = ''; var map; var mgr; var markerClusterer; var markerArray = []; var mClusterer = null; var pippoint_effects='click'; var infoBubble = new InfoBubble({maxWidth:210,minWidth:210,minHeight:"auto",padding:0,borderRadius:0,borderWidth:0,overflow:"visible",backgroundColor:"#fff"}); var isDraggable = jQuery(document).width() > 480 ? true : false; var isscrollwheel = jQuery(document).width() > 480 ? true : false; var dragging = zoom_changed = false; var bounds_modified = false; var new_bounds; var query_string='post_type=listing&taxonomy=listingcategory&slug='; var zoom_changed=1; function initialize() { bounds = new google.maps.LatLngBounds(); var myOptions = { scrollwheel: isscrollwheel, draggable: isDraggable, zoom: CITY_MAP_ZOOMING_FACT, center: new google.maps.LatLng(CITY_MAP_CENTER_LAT, CITY_MAP_CENTER_LNG), mapTypeId: google.maps.MapTypeId.ROADMAP } map = new google.maps.Map(document.getElementById("map_canvas"),myOptions); /* map style customizer */ var styles = []; map.setOptions({styles: styles}); /* Add Google Map marlkers */ mgr = new MarkerManager( map ); templ_add_googlemap_markers(markers); if ( zoom_option==1) { map.fitBounds(bounds); map.setCenter(bounds.getCenter( ) ) ; } /* but that message is not within the marker's instance data */ google.maps.event.addListener(map, 'dragstart', function() { dragging = false; }); google.maps.event.addListener(map, 'dragend', function() { dragging = true; }); google.maps.event.addListener(map, 'bounds_changed', function() { bounds_modified = true; new_bounds = map.getBounds(); }); google.maps.event.addListener(map, 'zoom_changed', function() { if ( zoom_changed!=1) { dragging = true; } zoom_changed=0; }); google.maps.event.addListener(map, 'idle', function(ev) { /*new_bounds = map.getBounds();*/ refresh_markers(); }); } google.maps.event.addDomListener(window, 'load', initialize);