function initMap() { var centre = {lat: 49.09, lng: 0.88} ; 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: 49.13678800, lng: 1.39888500, nom: 'Le Clos Dormont',url: '/hotspot-wifi-gite-chambres-d-hotes-saint-pierre-de-bailleul-le-clos-dormont-2493.html',ville: 'Saint Pierre de Bailleul', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.00872960, lng: 1.09034040, nom: 'Résidence le Carbet',url: '/hotspot-wifi-residence-etudiante-saint-sebastien-de-morsent-residence-le-carbet-5729.html',ville: 'Saint Sébastien de Morsent', activite: 'Résidence étudiante'}, {lat: 49.02285590, lng: 1.15109550, nom: 'Résidence la Harpe',url: '/hotspot-wifi-ehpad-evreux-residence-la-harpe-6621.html',ville: 'Evreux', activite: 'EHPAD'}, {lat: 49.25507730, lng: 1.20535760, nom: 'Le Vaudreuil-Les Rivalieres',url: '/hotspot-wifi-ehpad-le-vaudreuil-le-vaudreuil-les-rivalieres-6636.html',ville: 'Le Vaudreuil', activite: 'EHPAD'}, {lat: 48.86766200, lng: 1.41855700, nom: 'Médiathèque de Ezy Sur Eure',url: '/hotspot-wifi-centre-culturel-ezy-sur-eure-mediatheque-de-ezy-sur-eure-7958.html',ville: 'Ezy Sur Eure', activite: 'Centre culturel'}, {lat: 49.02524700, lng: 1.18844300, nom: 'Bms Evreux',url: '/hotspot-wifi-centre-automobile-evreux-bms-evreux-9323.html',ville: 'Evreux', activite: 'Centre automobile'}, {lat: 49.23213490, lng: 0.72085020, nom: 'Auberge de L Abbaye Sarl',url: '/hotspot-wifi-hotel-le-bec-hellouin-auberge-de-l-abbaye-sarl-9467.html',ville: 'Le Bec Hellouin', activite: 'Hôtel'}, {lat: 49.35578700, lng: 0.51347000, nom: 'Me Greboval',url: '/hotspot-wifi-societe-pont-audemer-me-greboval-9518.html',ville: 'Pont Audemer', activite: 'Société'}, {lat: 49.23508100, lng: 1.16883400, nom: 'Hirsch Transports',url: '/hotspot-wifi-vehicule-de-transport-val-de-reuil-hirsch-transports-9654.html',ville: 'Val de Reuil', activite: 'Véhicule de transport'}, {lat: 49.21412700, lng: 1.17933700, nom: 'Patinoire de Louviers',url: '/hotspot-wifi-espace-public-louviers-patinoire-de-louviers-9778.html',ville: 'Louviers', activite: 'Espace public'}, {lat: 48.95972300, lng: 0.94257000, nom: 'Hotel de Normandie',url: '/hotspot-wifi-hotel-conches-en-ouche-hotel-de-normandie-9929.html',ville: 'Conches-En-Ouche', activite: 'Hôtel'}, {lat: 48.99789900, lng: 1.14666600, nom: 'Uimm Evreux',url: '/hotspot-wifi-ecole-evreux-uimm-evreux-10074.html',ville: 'Evreux', activite: 'Ecole'}, {lat: 49.10786100, lng: 1.49980200, nom: 'Itii Vernon',url: '/hotspot-wifi-ecole-vernon-itii-vernon-10077.html',ville: 'Vernon', activite: 'Ecole'}, {lat: 48.90647500, lng: 1.27434100, nom: 'Mairie',url: '/hotspot-wifi-mairie-saint-andre-de-l-eure-mairie-10175.html',ville: 'Saint-André-De-L\'Eure', activite: 'Mairie'}, {lat: 48.82214000, lng: 0.70999700, nom: 'Mairie de Rugles',url: '/hotspot-wifi-espace-public-rugles-mairie-de-rugles-10224.html',ville: 'Rugles', activite: 'Espace public'}, {lat: 49.32131000, lng: 1.13940300, nom: 'Adapei_résidence les Tourelles (igoville)',url: '/hotspot-wifi-espace-public-igoville-adapei_residence-les-tourelles-igoville-10245.html',ville: 'Igoville', activite: 'Espace public'}, {lat: 49.34466100, lng: 0.34370200, nom: 'Commune de Beuzeville',url: '/hotspot-wifi-espace-public-beuzeville-commune-de-beuzeville-10263.html',ville: 'Beuzeville', activite: 'Espace public'}, {lat: 48.82333900, lng: 0.71148200, nom: 'Rugles Salle des Fete',url: '/hotspot-wifi-espace-public-rugles-rugles-salle-des-fete-10563.html',ville: 'Rugles', activite: 'Espace public'}, {lat: 48.86585900, lng: 1.41992300, nom: 'Mairie Ezy Sur Eure',url: '/hotspot-wifi-espace-public-ezy-sur-eure-mairie-ezy-sur-eure-10636.html',ville: 'Ezy Sur Eure', activite: 'Espace public'}, {lat: 49.01431500, lng: 1.11537400, nom: 'Le Manoir de Josephine',url: '/hotspot-wifi-hotel-evreux-le-manoir-de-josephine-10777.html',ville: 'Evreux', activite: 'Hôtel'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mapad de Conches',url: '/hotspot-wifi-residence-de-services-conches-en-ouche-mapad-de-conches-11080.html',ville: 'Conches-En-Ouche', activite: 'Résidence de services'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Pôle Culturel',url: '/hotspot-wifi-mairie-conches-en-ouche-pole-culturel-11081.html',ville: 'Conches-En-Ouche', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Centre de Santé',url: '/hotspot-wifi-mairie-conches-en-ouche-centre-de-sante-11082.html',ville: 'Conches-En-Ouche', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Fab Lab',url: '/hotspot-wifi-espace-public-conches-en-ouche-fab-lab-11083.html',ville: 'Conches-En-Ouche', activite: 'Espace public'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mairie Conches',url: '/hotspot-wifi-mairie-conches-en-ouche-mairie-conches-11085.html',ville: 'Conches-En-Ouche', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Maison France Service',url: '/hotspot-wifi-mairie-conches-en-ouche-maison-france-service-11086.html',ville: 'Conches-En-Ouche', activite: 'Mairie'}, {lat: 49.08944400, lng: 0.59791900, nom: 'Ville de Bernay',url: '/hotspot-wifi-mairie-bernay-ville-de-bernay-11087.html',ville: 'Bernay', activite: 'Mairie'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Fam Résidence Melville',url: '/hotspot-wifi-ehpa-guichainville-fam-residence-melville-11141.html',ville: 'Guichainville', activite: 'EHPA'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Hotel Bel Ami',url: '/hotspot-wifi-hotel-pacy-sur-eure-hotel-bel-ami-11591.html',ville: 'Pacy Sur Eure', activite: 'Hôtel'}, {lat: 49.24591000, lng: 1.43275700, nom: 'Foyer Familial Oasis',url: '/hotspot-wifi-residence-de-services-les-andelys-foyer-familial-oasis-11991.html',ville: 'Les Andelys', activite: 'Résidence de services'}, {lat: 49.15810000, lng: 1.33018300, nom: 'Foyer Familial Oasis Gaillon',url: '/hotspot-wifi-residence-de-services-gaillon-foyer-familial-oasis-gaillon-11992.html',ville: 'Gaillon', activite: 'Résidence de services'}, {lat: 48.99756300, lng: 1.04610100, nom: 'Domaine de la Noé',url: '/hotspot-wifi-centre-de-loisirs-la-bonneville-sur-iton-domaine-de-la-noe-12083.html',ville: 'La Bonneville Sur Iton', activite: 'Centre de loisirs'}, {lat: 49.24846500, lng: 1.18675300, nom: 'Au Bureau Vdr',url: '/hotspot-wifi-bar-restaurant-val-de-reuil-au-bureau-vdr-12184.html',ville: 'Val de Reuil', activite: 'Bar restaurant'}, {lat: 49.19383300, lng: 1.23999300, nom: 'Mairie de Heudebouville',url: '/hotspot-wifi-mairie-heudebouville-mairie-de-heudebouville-12210.html',ville: 'Heudebouville', activite: 'Mairie'}, {lat: 49.19383300, lng: 1.23999300, nom: 'Commune de Heudebouville',url: '/hotspot-wifi-mairie-heudebouville-commune-de-heudebouville-12211.html',ville: 'Heudebouville', activite: 'Mairie'}, {lat: 48.98997300, lng: 1.03620400, nom: 'Mediatheque',url: '/hotspot-wifi-bibliotheque-la-bonneville-sur-iton-mediatheque-12217.html',ville: 'La Bonneville Sur Iton', activite: 'Bibliothèque '}, {lat: 49.08915100, lng: 1.47981900, nom: 'Fiteco Vernon',url: '/hotspot-wifi-societe-vernon-fiteco-vernon-12299.html',ville: 'Vernon', activite: 'Société'}, {lat: 49.32093200, lng: 0.54628200, nom: 'Hôtel le Petit Coq Aux Champs',url: '/hotspot-wifi-hotel-campigny-hotel-le-petit-coq-aux-champs-12317.html',ville: 'Campigny', activite: 'Hôtel'}, {lat: 47.31353000, lng: 5.06650300, nom: 'Alfa Vernon',url: '/hotspot-wifi-ecole-vernon-alfa-vernon-12329.html',ville: 'Vernon', activite: 'Ecole'}, {lat: 49.02209300, lng: 1.14487400, nom: 'La Filature',url: '/hotspot-wifi-espace-public-evreux-la-filature-12588.html',ville: 'Evreux', activite: 'Espace public'}, {lat: 49.08611400, lng: 0.58966200, nom: 'Vikings Auto Bernay',url: '/hotspot-wifi-concession-automobile-bernay-vikings-auto-bernay-12733.html',ville: 'Bernay', activite: 'Concession automobile'} ]