Apartment in Poros

Apartment in Poros, Kefalonia, Ionian Islands

Travel catalog and tourist catalogue, Apartment in Poros, Kefalonia, Ionian Islands, best prices

Apartment in Poros, Kefalonia, Ionian Islands hotels, villas, restaurants, shops, businesses Find the best prices for accommodation and food for place to visit in Apartment in Poros, Kefalonia, Ionian Islands

tou','location': [38.153965, 20.771284],'message':'','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'101589'},{'name':'Petros Studios','location': [38.155029, 20.770103],'message':'
Petros Studios

Agias Efpraksias 4, Argosaronic Islands, 28086, Greece

Apartment

+30(26740)73031

http://petrosstudios.gr

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'101596'},{'name':'Louisa Apartments','location': [38.151619, 20.774214],'message':'
Louisa Apartments

Poros, Kefalonia Island, 28082, Greece

Apartment

+30(26740)72571

http://

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'96590'},{'name':'Odysseus Palace','location': [38.151836, 20.774803],'message':'
Odysseus Palace

Poros, Kefalonia Island, 28082, Greece

Apartment

+30(698)7069530

http://www.kefalonia-hotel.gr

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'96597'},{'name':'Makis Studios & Apartments','location': [38.15205676, 20.77246428],'message':'
Makis Studios & Apartments

Papaflessa 17, Argosaronic Islands, 28086, Greece

Apartment

http://www.makis-studios.com

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'60777'}]; 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=apartment'; 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);