Listing
Phone No - For Silver or Gold Package Only
Website - For Gold Package Only
Email - For Silver or Gold Package Only
.. μόνο σε Golden Members!
Phone No - For Silver or Gold Package Only
Website - For Gold Package Only
Email - For Silver or Gold Package Only
.. μόνο σε Golden Members!
Phone No - For Silver or Gold Package Only
Website - For Gold Package Only
Email - For Silver or Gold Package Only
.. μόνο σε Golden Members!
Phone No - For Silver or Gold Package Only
Website - For Gold Package Only
Email - For Silver or Gold Package Only
.. μόνο σε Golden Members!
Phone No - For Silver or Gold Package Only
Website - For Gold Package Only
Email - For Silver or Gold Package Only
.. μόνο σε Golden Members!
tos','location': [36.726948, 24.451624],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'97786'},{'name':'Glarakia','location': [36.725761, 24.446569],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'97797'},{'name':'Helios Studios','location': [36.724468, 24.44459],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'97800'},{'name':'Anna Zisimos - Milos Rooms','location': [36.726379, 24.442572],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'97804'},{'name':'Alba Studios','location': [36.725677, 24.448185],'message':'
Adamas, Milos Island, 84801, Greece
Apartment
+30(22870)23239
http://
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'97790'},{'name':'Delfini','location': [36.725815, 24.442991],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'97802'},{'name':'Rigas','location': [36.725704, 24.454268],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'91600'},{'name':'Ippocampos','location': [36.7257, 24.455875],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'91607'},{'name':'Anamnisi','location': [36.719372, 24.460613],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'91613'},{'name':'Villa Notos','location': [36.724606, 24.443174],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'91620'},{'name':'Argo-Milos','location': [36.72627876, 24.44683313],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'79007'},{'name':'Kalliopi Apartments','location': [36.72602939, 24.44359571],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'73000'},{'name':'Tina\'S Apartments','location': [36.72579721, 24.4429493],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'69429'},{'name':'Semiramis Hotel','location': [36.72530275, 24.44223046],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'67349'},{'name':'Ostria Studios','location': [36.72432756, 24.444682],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'58188'},{'name':'Finikas Studios','location': [36.72578001, 24.44223046],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'53370'},{'name':'Aerolithos','location': [36.72575638, 24.444682],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'44664'},{'name':'Oceanis','location': [36.72622717, 24.4413235],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'35173'},{'name':'Villa Mina','location': [36.72622717, 24.44223046],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'27876'},{'name':'Niki Rooms','location': [36.72555643, 24.44093231],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'25468'},{'name':'Mary Rooms','location': [36.72885847, 24.44758415],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'23075'},{'name':'Papafragas Studios','location': [36.72604659, 24.4411844],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'22035'}];
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);