Listing

Chaido Studios in Plaka, Milos, Cyclades Islands

Chaido Studios

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Angelica’s in Plaka, Milos, Cyclades Islands

Angelica’s

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Studio Stelios in Plaka, Milos, Cyclades Islands

Studio Stelios

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

to','location': [36.74356, 24.42227],'message':'','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'115485'},{'name':'En Plo Cafe Milos','location': [36.7442, 24.423002],'message':'
En Plo Cafe Milos

Plaka 848 00, Milos Island, Greece

Gastronomy | Restaurant

+30 2287 023124

http://www.enplocafemilos.gr/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'115487'},{'name':'Ampelos Resort','location': [37.035854, 25.379469],'message':'
Ampelos Resort

Plaka, Naxos, 84 300, Greece

Room

+30(694)7035710

http://www.ampelosnaxos.com

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'109875'},{'name':'Arethousa','location': [36.743626, 24.42557],'message':'
Arethousa

Plaka, Milos, 84800, Greece

Hotel

+30(22870)21036

http://www.arethousa-milos.gr

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'109797'},{'name':'Apollonia Studios','location': [37.035305, 25.379646],'message':'
Apollonia Studios

Plaka, Naxos, 84300, Greece

Apartment

+30(22850)41166

http://www.apollo'studios.com

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'107137'},{'name':'Chaido Studios','location': [36.743286, 24.423637],'message':'','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'107011'},{'name':'Angelica\'s','location': [36.745148, 24.427895],'message':'
Angelica’s

Plaka, Milos, 84801, Greece

Apartment

+30(697)8778757

http://www.angelicas-apartments.gr

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'102922'},{'name':'Studio Stelios','location': [36.74343221, 24.42169547],'message':'
Studio Stelios

Paralia Panteleimonos, Platamonas,60065, Greece

Hotel

http://www.hotelscombined.co.uk/hotel's tudio_stelios.htm

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