Listing

Chasomeri in Vamos, Chania, Crete

Chasomeri

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Parasia Rakadiko in Vamos, Chania, Crete

Parasia Rakadiko

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Agave in Vamos, Chania, Crete

Agave

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Villa Prinolithos in Vamos, Chania, Crete

Villa Prinolithos

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Living in the Sun in Vamos, Chania, Crete

Living in the Sun

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

to','location': [35.41982283, 24.18896474],'message':'','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'56964'},{'name':'Fabrica','location': [35.40642649, 24.19518802],'message':'
Fabrica

Vamos, Chania Region, 73008, Greece

Hotel

6932400580

http://www.garifalakis.com/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'53770'},{'name':'Villa Athermigo','location': [35.42331321, 24.20349509],'message':'
Villa Athermigo

Agios Pavlos, Gavalochori, Apokoronas, Chania Region 73008, Greece

Villa

http://www.ariahotels.gr/en/pages/contact

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'48290'},{'name':'Saint Basil Olive Grove','location': [35.41584996, 24.19165581],'message':'
Saint Basil Olive Grove

Saint Basil Olive Grove (Agios Vasillis), Almyrida,,Chania Region, 73008, Greece

Hotel

30 2755 051500

http://astroscamping.com/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'48164'},{'name':'Helianthos Traditional Villas','location': [35.40931107, 24.16798786],'message':'
Helianthos Traditional Villas

Douliana, Vamos Chanion, 73008, Greece

Villa

+30 697 863 3392

http://villa-azalea.gr/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'37638'},{'name':'Villa Rouga','location': [35.39547669, 24.20532264],'message':'
Villa Rouga

Eparchiaki Odos Almirou-Ksiroterni 35, Xirosterni, 73008, Greece

Villa

30 6932304475

http://villarouga.com/contact/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'35249'},{'name':'Villa Petramithia','location': [35.42638238, 24.19444182],'message':'
Villa Petramithia

Plaka, Chania, 73008, Greece

Villa

http://

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'31307'},{'name':'Villas Almyrida','location': [35.43515841, 24.20186327],'message':'
Villas Almyrida

Almirida, Hania, 73100, Greece

Villa

30 697 617 4050

http://villas-almyrida.gr/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'31221'},{'name':'Magdalini House','location': [35.40662786, 24.18972119],'message':'
Magdalini House

Gavalochori, Apokoronas, Chania, 73008, Greece

Hotel

+30 2825 092034

http://vrachosapartments gr/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'25923'},{'name':'Pasithea','location': [35.44550147, 24.19624762],'message':'
Pasithea

Almirida Apokoronou, Chania Region, 73008, Greece

Hotel

0030.211.770.7717

http://www.villapasithea.com/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'25514'},{'name':'Blazis House','location': [35.4429807, 24.19785208],'message':'
Blazis House

Almirida Apokoronou, Chania Region, 73008, Greece

Hotel

30 28250 32151

http://www.blazishouse.gr/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'15552'}]; 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);