Hotel in Volos City

Hotel in Volos City, Magnesia, Thessaly

Travel catalog and tourist catalogue, Hotel in Volos City, Magnesia, Thessaly, best prices

Hotel in Volos City, Magnesia, Thessaly hotels, villas, restaurants, shops, businesses Find the best prices for accommodation and food for place to visit in Hotel in Volos City, Magnesia, Thessaly

tos','location': [39.329117, 22.92594686],'message':'','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'42411'},{'name':'Hotel Anastasia','location': [39.326287, 22.92085664],'message':'
Hotel Anastasia

Makedonias 38, Volos, 38446, Greece

Hotel

(+30) 24210.85.089

http://www.anastasiahotel.net/index.php/el/

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'42397'},{'name':'Hotel Avra','location': [39.35867161, 22.93761447],'message':'
Hotel Avra

Solonos 3 & Iasonos, Volos, 38500, Greece

Hotel

http://

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'37591'},{'name':'Hotel Alexandros','location': [39.3596795, 22.94664413],'message':'
Hotel Alexandros

3,Topali Str., Volos, 38221, Greece

Hotel

http://www.hotelalexandros.webnode.com

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'35984'},{'name':'Iliopetra Suites','location': [39.28644946, 22.93566048],'message':'
Iliopetra Suites

Ayios Lavrendios, Pelio, 37300, Greece

Hotel

+30 694 673 7251

http://

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'28002'},{'name':'Volos Palace','location': [39.329117, 22.91794986],'message':'
Volos Palace

Xenophontos & Thrakon, Volos, 38333, Greece

Hotel

http://

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'25871'},{'name':'Mansion Terpou','location': [39.2505009, 22.94347644],'message':'
Mansion Terpou

Agios Vlassios, Pelio, 38500, Greece

Hotel

6942951426

http://www.terpou.gr/

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'24415'},{'name':'Archontiko Argyro','location': [39.36451966, 22.93761447],'message':'
Archontiko Argyro

Koukourava, Makrinitsa, 37011, Greece

Hotel

http://

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'14794'},{'name':'Anamar Pilio Resort','location': [39.326287, 22.92636395],'message':'','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'14219'},{'name':'Museum Hotel Barbara','location': [39.31192221, 22.92636395],'message':'
Museum Hotel Barbara

L.Dimokratias, Volos, 37300, Greece

Hotel

24280 92367

http://www.hotelbarbara.net.gr/

','icons':'https://www.travels.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'12783'},{'name':'Archontiko Katerina','location': [39.26443727, 22.98843831],'message':'
Archontiko Katerina

Vizitsa, Thessalia, Pelio, 37010, Greece

Hotel

http://

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