function initMap() { var centre = {lat: 43.94, lng: -0.75} ; var map = new google.maps.Map(document.getElementById('map'), { zoom: 8, center: centre }); var tempMarkers = []; var infoWindow = new google.maps.InfoWindow(); var marker, i; for (var i = 0; i < locations.length; i++) { var lat = locations[i].lat; var lng = locations[i].lng; marker = new google.maps.Marker({ position: new google.maps.LatLng(lat, lng), map: map, icon: 'https://cdn2.iconfinder.com/data/icons/flat-ui-icons-24-px/24/location-24-32.png' }); tempMarkers.push(marker); //markerCluster.addMarker(marker); var prev_infowindow = false; google.maps.event.addListener(marker, 'click', (function(marker, i) { return function() { var contentString = ''+locations[i].nom+'
'+locations[i].activite+' à '+locations[i].ville; var infoWindow = new google.maps.InfoWindow({ content: contentString }); if (prev_infowindow) { prev_infowindow.close(); } prev_infowindow = infoWindow; infoWindow.open(map, marker); } })(marker, i)); } var markerCluster = new MarkerClusterer(map,tempMarkers,{imagePath: 'https://developers.google.com/maps/documentation/javascript/examples/markerclusterer/m'}); } var locations = [ {lat: 43.64176470, lng: -1.42577350, nom: 'Capbreton Auto',url: '/hotspot-wifi-concession-automobile-capbreton-capbreton-auto-1579.html',ville: 'Capbreton', activite: 'Concession automobile'}, {lat: 44.44424700, lng: -1.25094930, nom: 'Beach Burger',url: '/hotspot-wifi-restaurant-biscarrosse-plage-beach-burger-1612.html',ville: 'Biscarrosse Plage', activite: 'Restaurant'}, {lat: 43.77865900, lng: -1.21824790, nom: 'Le Relais de la Poste',url: '/hotspot-wifi-hotel-magescq-le-relais-de-la-poste-2507.html',ville: 'Magescq', activite: 'Hôtel'}, {lat: 44.14389600, lng: -1.23972400, nom: 'Le Tatiou',url: '/hotspot-wifi-camping-bias-le-tatiou-2537.html',ville: 'Bias', activite: 'Camping'}, {lat: 43.66445540, lng: -1.39446700, nom: 'Aux Sources D\'Hossegor',url: '/hotspot-wifi-gite-chambres-d-hotes-soorts-hossegor-aux-sources-d-hossegor-3046.html',ville: 'Soorts Hossegor', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.74534980, lng: -1.01081760, nom: 'Oeuvre du Berceau St Vincent de Paul',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-vincent-de-paul-oeuvre-du-berceau-st-vincent-de-paul-3367.html',ville: 'Saint Vincent de Paul', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.54080000, lng: -1.46103800, nom: 'Cbe',url: '/hotspot-wifi-collectif-tarnos-cbe-3498.html',ville: 'Tarnos', activite: 'Collectif'}, {lat: 43.74403600, lng: -1.01076200, nom: 'Oeuvre du Berceau',url: '/hotspot-wifi-collectif-saint-vincent-de-paul-oeuvre-du-berceau-5112.html',ville: 'Saint Vincent de Paul', activite: 'Collectif'}, {lat: 43.88192200, lng: -1.14530800, nom: 'Hotel les Bruyeres',url: '/hotspot-wifi-hotel-castets-hotel-les-bruyeres-5796.html',ville: 'Castets', activite: 'Hôtel'}, {lat: 44.03833400, lng: -1.33654200, nom: 'Camping du Cap de L\'Homy',url: '/hotspot-wifi-camping-lit-et-mixe-camping-du-cap-de-l-homy-6879.html',ville: 'Lit Et Mixe', activite: 'Camping'}, {lat: 43.71108910, lng: -1.05881760, nom: 'Casino de Dax',url: '/hotspot-wifi-espace-public-dax-casino-de-dax-7278.html',ville: 'Dax', activite: 'Espace public'}, {lat: 43.56373440, lng: -1.08742800, nom: 'La Belle Landaise 1809',url: '/hotspot-wifi-gite-chambres-d-hotes-peyrehorade-la-belle-landaise-1809-7500.html',ville: 'Peyrehorade', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.54352400, lng: -1.10304400, nom: 'Ot la Vallée du Kiwi',url: '/hotspot-wifi-office-de-tourisme-peyrehorade-ot-la-vallee-du-kiwi-7709.html',ville: 'Peyrehorade', activite: 'Office de tourisme'}, {lat: 43.70964760, lng: -1.06330860, nom: 'Sdc Résidence Thermale de Borda',url: '/hotspot-wifi-hotel-dax-sdc-residence-thermale-de-borda-8006.html',ville: 'Dax', activite: 'Hôtel'}, {lat: 44.21705840, lng: -0.91921830, nom: 'Sci Cassiot',url: '/hotspot-wifi-societe-labouheyre-sci-cassiot-8154.html',ville: 'Labouheyre', activite: 'Société'}, {lat: 43.88573300, lng: -0.48485100, nom: 'Asael Gascoun',url: '/hotspot-wifi-collectif-mont-de-marsan-asael-gascoun-8165.html',ville: 'Mont de Marsan', activite: 'Collectif'}, {lat: 43.92049980, lng: -1.24747540, nom: 'Clos 85',url: '/hotspot-wifi-hotel-linxe-clos-85-8350.html',ville: 'Linxe', activite: 'Hôtel'}, {lat: 43.61162550, lng: -1.12696800, nom: 'Tastet - Akioui',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-lon-les-mines-tastet-akioui-8393.html',ville: 'Saint Lon les Mines', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.72808500, lng: -1.05483100, nom: 'Asael Ensoleillee',url: '/hotspot-wifi-collectif-saint-paul-les-dax-asael-ensoleillee-8614.html',ville: 'Saint Paul les Dax', activite: 'Collectif'}, {lat: 43.73477400, lng: -1.05269000, nom: 'Asael Mecs Spld',url: '/hotspot-wifi-espace-public-saint-paul-les-dax-asael-mecs-spld-9206.html',ville: 'Saint Paul les Dax', activite: 'Espace public'}, {lat: 43.89810700, lng: -0.46135400, nom: 'Asael Mecs les Acacias',url: '/hotspot-wifi-espace-public-mont-de-marsan-asael-mecs-les-acacias-9207.html',ville: 'Mont de Marsan', activite: 'Espace public'}, {lat: 43.55825400, lng: -0.96400600, nom: 'Epicerie Tabac Labatut',url: '/hotspot-wifi-espace-public-labatut-epicerie-tabac-labatut-9321.html',ville: 'Labatut', activite: 'Espace public'}, {lat: 43.64295800, lng: -1.22414000, nom: 'Gîte Arsuzon',url: '/hotspot-wifi-gite-chambres-d-hotes-josse-gite-arsuzon-9436.html',ville: 'Josse', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 44.03327900, lng: -1.25867400, nom: 'Ecole de Musique Municipale de Lit Et Mixe',url: '/hotspot-wifi-ecole-lit-et-mixe-ecole-de-musique-municipale-de-lit-et-mixe-9855.html',ville: 'Lit Et Mixe', activite: 'Ecole'}, {lat: 43.66847800, lng: -1.31210300, nom: 'Chalet Simone',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-vincent-de-tyrosse-chalet-simone-9924.html',ville: 'Saint Vincent de Tyrosse', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.92129380, lng: -1.30627810, nom: 'Camping L\'Océane',url: '/hotspot-wifi-camping-vielle-st-girons-camping-l-oceane-10151.html',ville: 'Vielle St Girons', activite: 'Camping'}, {lat: 44.34906800, lng: -1.06911500, nom: 'Cc des Grands Lacs',url: '/hotspot-wifi-espace-public-parentis-en-born-cedex-cc-des-grands-lacs-10496.html',ville: 'Parentis En Born Cedex', activite: 'Espace public'}, {lat: 44.51870700, lng: 0.22149300, nom: 'Sci Espace',url: '/hotspot-wifi-collectif-mont-de-marsan-sci-espace-10596.html',ville: 'Mont de Marsan', activite: 'Collectif'}, {lat: 43.76273610, lng: -0.89624530, nom: 'Camping de L\'étang de Laubanère',url: '/hotspot-wifi-office-de-tourisme-louer-camping-de-l-etang-de-laubanere-11039.html',ville: 'Louer', activite: 'Office de tourisme'}, {lat: 43.89176700, lng: -0.50196100, nom: 'Office de Tourisme Mont de Marsan',url: '/hotspot-wifi-office-de-tourisme-mont-de-marsan-office-de-tourisme-mont-de-marsan-11351.html',ville: 'Mont de Marsan', activite: 'Office de tourisme'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Thermadour - Hôtel Régina',url: '/hotspot-wifi-hotel-dax-thermadour-hotel-regina-11539.html',ville: 'Dax', activite: 'Hôtel'}, {lat: 43.73131000, lng: -1.06411600, nom: 'La Résidence des Chênes',url: '/hotspot-wifi-residence-de-services-saint-paul-les-dax-la-residence-des-chenes-11560.html',ville: 'Saint Paul Lès Dax', activite: 'Résidence de services'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hotel Bellevue',url: '/hotspot-wifi-hotel-morcenx-la-nouvelle-hotel-bellevue-11634.html',ville: 'Morcenx la Nouvelle', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Le Fourret',url: '/hotspot-wifi-gite-chambres-d-hotes-peyrehorade-le-fourret-11917.html',ville: 'Peyrehorade', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.65039000, lng: -1.44437700, nom: 'Bodygo Surf House',url: '/hotspot-wifi-hotel-capbreton-bodygo-surf-house-12231.html',ville: 'Capbreton', activite: 'Hôtel'}, {lat: 43.59149200, lng: -1.42683300, nom: 'Laverie Labenne',url: '/hotspot-wifi-societe-labenne-laverie-labenne-12266.html',ville: 'Labenne', activite: 'Société'}, {lat: 43.72601100, lng: -1.05031700, nom: 'Résidence Enea',url: '/hotspot-wifi-residence-de-services-saint-paul-les-dax-residence-enea-12353.html',ville: 'Saint Paul les Dax', activite: 'Résidence de services'}, {lat: 43.61103490, lng: -1.13933500, nom: 'Gîtes Hounon',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-lon-les-mines-gites-hounon-12507.html',ville: 'Saint Lon les Mines', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 43.58865900, lng: -1.17749000, nom: 'Mairie St Etienne D\'Orthe',url: '/hotspot-wifi-mairie-saint-etienne-d-orthe-mairie-st-etienne-d-orthe-12684.html',ville: 'Saint Etienne D\'Orthe', activite: 'Mairie'} ]