var markak = new Array (); function gmapa_kargatu (){ var latlng = new google.maps.LatLng (43.36787033081055000000, -1.79508447647094730000); var aukerak = { zoom: 15, center: latlng, mapTypeId: google.maps.MapTypeId.HYBRID, mapTypeControlOptions: { style: google.maps.MapTypeControlStyle.DROPDOWN_MENU }, navigationControlOptions: { style: google.maps.NavigationControlStyle.SMALL }, scrollwheel: false }; var mapa = new google.maps.Map (document.getElementById ("gmapa"), aukerak); var info = new google.maps.InfoWindow (); markak['a267'] = new google.maps.Marker ({position: new google.maps.LatLng (43.36210632324219000000, -1.79136419296264650000), draggable: false, map: mapa, title: 'Etxeberria'}); google.maps.event.addListener (markak['a267'], 'click', function (){ info.setContent ('

Tabernak

Etxeberria

'); info.open (mapa, markak['a267']); }); markak['a298'] = new google.maps.Marker ({position: new google.maps.LatLng (43.36752319335937500000, -1.79408669471740720000), draggable: false, map: mapa, title: 'Zeria'}); google.maps.event.addListener (markak['a298'], 'click', function (){ info.setContent ('

Jatetxeak

Zeria

'); info.open (mapa, markak['a298']); }); markak['a101'] = new google.maps.Marker ({position: new google.maps.LatLng (43.36812591552734400000, -1.79347717761993400000), draggable: false, map: mapa, title: 'Hermandad'}); google.maps.event.addListener (markak['a101'], 'click', function (){ info.setContent ('

Jatetxeak

Hermandad

'); info.open (mapa, markak['a101']); }); markak['a366'] = new google.maps.Marker ({position: new google.maps.LatLng (43.36352920532226600000, -1.79252564907073970000), draggable: false, map: mapa, title: 'Hontza'}); google.maps.event.addListener (markak['a366'], 'click', function (){ info.setContent ('

Tabernak

Hontza

'); info.open (mapa, markak['a366']); }); markak['a365'] = new google.maps.Marker ({position: new google.maps.LatLng (43.36695480346680000000, -1.81086087226867680000), draggable: false, map: mapa, title: 'Higeralde landetxea'}); google.maps.event.addListener (markak['a365'], 'click', function (){ info.setContent ('

Ostatuak

Higeralde landetxea

'); info.open (mapa, markak['a365']); }); markak['a338'] = new google.maps.Marker ({position: new google.maps.LatLng (43.37849044799805000000, -1.79724633693695070000), draggable: false, map: mapa, title: 'Hondarribiko Rallysprinta'}); google.maps.event.addListener (markak['a338'], 'click', function (){ info.setContent ('

Inguruan egiteko planak

Hondarribiko Rallysprinta

'); info.open (mapa, markak['a338']); }); markak['a333'] = new google.maps.Marker ({position: new google.maps.LatLng (43.34931564331055000000, -1.80019140243530270000), draggable: false, map: mapa, title: 'Psilocybenea'}); google.maps.event.addListener (markak['a333'], 'click', function (){ info.setContent ('

Kultur guneak

Psilocybenea

'); info.open (mapa, markak['a333']); }); markak['a295'] = new google.maps.Marker ({position: new google.maps.LatLng (43.37175369262695000000, -1.81046962738037100000), draggable: false, map: mapa, title: 'Guadalupeko Ama'}); google.maps.event.addListener (markak['a295'], 'click', function (){ info.setContent ('

Ikusi beharrekoa

Guadalupeko Ama

'); info.open (mapa, markak['a295']); }); var latlng = new google.maps.LatLng (43.36243820190430000000, -1.79156112670898440000); var aukerak = { zoom: 9, center: latlng, mapTypeId: google.maps.MapTypeId.ROADMAP, mapTypeControlOptions: { style: google.maps.MapTypeControlStyle.DROPDOWN_MENU }, navigationControlOptions: { style: google.maps.NavigationControlStyle.SMALL }, scrollwheel: false }; var mapa_eskubia = new google.maps.Map (document.getElementById ("gmapa_eskubia"), aukerak); var marka = new google.maps.Marker ({position: latlng, draggable: false, map: mapa_eskubia, title: 'Hondarribia'}); } function infoa_ireki (i){ document.location.href = '#gmapantxor'; google.maps.event.trigger (markak[i], 'click'); return (false); } $(document).ready (function (){ gmapa_kargatu (); });