function initMap() { var centre = {lat: 49.1213, lng: -0.433058} ; 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.15805540, lng: -0.30894170, nom: 'B Hôtel Caen Mondeville',url: '/hotspot-wifi-restaurant-mondeville-b-hotel-caen-mondeville-518.html',ville: 'Mondeville', activite: 'Restaurant'}, {lat: 49.18311840, lng: -0.35647560, nom: 'O\'Donnell\'S Irish Pub',url: '/hotspot-wifi-bar-brasserie-caen-o-donnell-s-irish-pub-906.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 49.18412140, lng: -0.35961740, nom: 'Le Regent',url: '/hotspot-wifi-bar-brasserie-caen-le-regent-908.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 49.17412630, lng: -0.32877600, nom: 'Au Ptit Trot',url: '/hotspot-wifi-bar-brasserie-mondeville-au-ptit-trot-944.html',ville: 'Mondeville', activite: 'Bar brasserie'}, {lat: 49.18358880, lng: -0.36648050, nom: 'Vous êtes Ici',url: '/hotspot-wifi-bar-brasserie-caen-vous-etes-ici-950.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 49.28933140, lng: -0.11674050, nom: 'Le Central',url: '/hotspot-wifi-bar-brasserie-cabourg-le-central-954.html',ville: 'Cabourg', activite: 'Bar brasserie'}, {lat: 49.18244780, lng: -0.36917660, nom: 'Au Velocipede',url: '/hotspot-wifi-bar-brasserie-caen-au-velocipede-955.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 49.42130980, lng: 0.23353980, nom: 'Le Vintage',url: '/hotspot-wifi-bar-brasserie-honfleur-le-vintage-956.html',ville: 'Honfleur', activite: 'Bar brasserie'}, {lat: 49.18691090, lng: -0.35477200, nom: 'Bar de L\'Abbaye',url: '/hotspot-wifi-bar-tabac-caen-bar-de-l-abbaye-1045.html',ville: 'Caen', activite: 'Bar tabac'}, {lat: 49.17742230, lng: -0.28699610, nom: 'Mairie de Giberville Service Jeunesse - Point Information Jeunesse',url: '/hotspot-wifi-mairie-giberville-mairie-de-giberville-service-jeunesse-point-information-jeunesse-1091.html',ville: 'Giberville', activite: 'Mairie'}, {lat: 48.83884830, lng: -0.89264430, nom: 'Le Café du Théatre',url: '/hotspot-wifi-bar-brasserie-vire-le-cafe-du-theatre-1152.html',ville: 'Vire', activite: 'Bar brasserie'}, {lat: 49.38631300, lng: 0.23422100, nom: 'Le Merle Blanc',url: '/hotspot-wifi-bar-restaurant-gonneville-sur-honfleur-le-merle-blanc-1153.html',ville: 'Gonneville Sur Honfleur', activite: 'Bar restaurant'}, {lat: 49.14582780, lng: 0.22589250, nom: 'Le Grand Cafe',url: '/hotspot-wifi-bar-brasserie-lisieux-le-grand-cafe-1158.html',ville: 'Lisieux', activite: 'Bar brasserie'}, {lat: 49.14509420, lng: 0.22616480, nom: 'Le Diplomate',url: '/hotspot-wifi-bar-tabac-lisieux-le-diplomate-1160.html',ville: 'Lisieux', activite: 'Bar tabac'}, {lat: 49.18223160, lng: -0.36601080, nom: 'Le Cafe Latin',url: '/hotspot-wifi-bar-brasserie-caen-le-cafe-latin-1162.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 49.17583460, lng: -0.34728660, nom: 'La Consigne',url: '/hotspot-wifi-bar-brasserie-caen-la-consigne-1164.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 49.17280550, lng: -0.28214920, nom: 'Le Martray',url: '/hotspot-wifi-bar-brasserie-giberville-le-martray-1236.html',ville: 'Giberville', activite: 'Bar brasserie'}, {lat: 49.28025080, lng: -0.68549490, nom: 'Relais des 3 Pommes',url: '/hotspot-wifi-bar-brasserie-st-vigor-le-grand-relais-des-3-pommes-1284.html',ville: 'St Vigor le Grand', activite: 'Bar brasserie'}, {lat: 49.16551700, lng: -0.41695400, nom: 'Le Normandy',url: '/hotspot-wifi-bar-tabac-bretteville-sur-odon-le-normandy-1285.html',ville: 'Bretteville Sur Odon', activite: 'Bar tabac'}, {lat: 49.18368000, lng: -0.35733100, nom: 'L\' Univers',url: '/hotspot-wifi-bar-brasserie-caen-l-univers-1287.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 49.14373980, lng: 0.22501140, nom: 'Le Gentleman',url: '/hotspot-wifi-bar-brasserie-lisieux-le-gentleman-1289.html',ville: 'Lisieux', activite: 'Bar brasserie'}, {lat: 49.34679040, lng: -0.75483420, nom: 'La Rotonde',url: '/hotspot-wifi-bar-brasserie-port-en-bessin-la-rotonde-1294.html',ville: 'Port En Bessin', activite: 'Bar brasserie'}, {lat: 49.28850900, lng: -0.25805240, nom: 'L\'Accostage',url: '/hotspot-wifi-bar-brasserie-ouistreham-l-accostage-1297.html',ville: 'Ouistreham', activite: 'Bar brasserie'}, {lat: 49.35583520, lng: 0.06986240, nom: 'Le Cyrano',url: '/hotspot-wifi-bar-brasserie-deauville-le-cyrano-1298.html',ville: 'Deauville', activite: 'Bar brasserie'}, {lat: 49.21263170, lng: -0.34209210, nom: 'Le Saint Clair',url: '/hotspot-wifi-bar-brasserie-herouville-le-saint-clair-1299.html',ville: 'Herouville', activite: 'Bar brasserie'}, {lat: 49.15851650, lng: -0.34705400, nom: 'Le Relais Normand',url: '/hotspot-wifi-bar-brasserie-ifs-le-relais-normand-1301.html',ville: 'Ifs', activite: 'Bar brasserie'}, {lat: 49.18805670, lng: -0.36634840, nom: 'Le Passe Temps',url: '/hotspot-wifi-bar-brasserie-caen-le-passe-temps-1302.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 49.32988580, lng: -0.45948060, nom: 'Gîte du Moulin',url: '/hotspot-wifi-gite-chambres-d-hotes-courseulles-sur-mer-gite-du-moulin-2479.html',ville: 'Courseulles Sur Mer', activite: 'Gîte / Chambres d\'hôtes'}, {lat: 49.28171590, lng: -0.25086140, nom: 'La Marine',url: '/hotspot-wifi-bar-brasserie-ouistreham-la-marine-2494.html',ville: 'Ouistreham', activite: 'Bar brasserie'}, {lat: 48.89760100, lng: -0.19937900, nom: 'La Civette',url: '/hotspot-wifi-bar-tabac-falaise-la-civette-3494.html',ville: 'Falaise', activite: 'Bar tabac'}, {lat: 49.18276450, lng: -0.28433870, nom: 'Le Rond Point',url: '/hotspot-wifi-bar-tabac-giberville-le-rond-point-4693.html',ville: 'Giberville', activite: 'Bar tabac'}, {lat: 49.29004930, lng: -0.13671160, nom: 'Camping Espace Pierre Soismier',url: '/hotspot-wifi-camping-cabourg-camping-espace-pierre-soismier-4768.html',ville: 'Cabourg', activite: 'Camping'}, {lat: 49.30501650, lng: -0.07433750, nom: 'Casino de Houlgate',url: '/hotspot-wifi-restaurant-houlgate-casino-de-houlgate-4854.html',ville: 'Houlgate', activite: 'Restaurant'}, {lat: 49.18173830, lng: -0.36676770, nom: 'L\'Hydropathe',url: '/hotspot-wifi-bar-brasserie-caen-l-hydropathe-5139.html',ville: 'Caen', activite: 'Bar brasserie'}, {lat: 49.26926720, lng: -0.25677870, nom: 'Du Croissant Au Dessert',url: '/hotspot-wifi-sandwicherie-ouistreham-du-croissant-au-dessert-5626.html',ville: 'Ouistreham', activite: 'Sandwicherie'}, {lat: 49.24730630, lng: -0.27562590, nom: 'Manoir\'Hastings',url: '/hotspot-wifi-hotel-benouville-manoir-hastings-5713.html',ville: 'Benouville', activite: 'Hôtel'}, {lat: 49.14796400, lng: -0.35461900, nom: 'Résidence Barycentre',url: '/hotspot-wifi-residence-etudiante-ifs-residence-barycentre-6069.html',ville: 'Ifs', activite: 'Résidence étudiante'}, {lat: 49.28539640, lng: -0.25985450, nom: 'Le Havane',url: '/hotspot-wifi-bar-tabac-ouistreham-le-havane-6730.html',ville: 'Ouistreham', activite: 'Bar tabac'}, {lat: 49.28018830, lng: -0.25073790, nom: 'Hôtel Restaurant L\'Ecailler',url: '/hotspot-wifi-hotel-ouistreham-hotel-restaurant-l-ecailler-6937.html',ville: 'Ouistreham', activite: 'Hôtel'}, {lat: 49.18572270, lng: -0.39039190, nom: 'Le Flash',url: '/hotspot-wifi-bar-tabac-caen-le-flash-7225.html',ville: 'Caen', activite: 'Bar tabac'}, {lat: 49.18835660, lng: -0.41313390, nom: 'Carpiquet-Residence Medicis',url: '/hotspot-wifi-ehpad-carpiquet-carpiquet-residence-medicis-7414.html',ville: 'Carpiquet', activite: 'EHPAD'}, {lat: 49.20136630, lng: -0.37968340, nom: 'Résidence Athéna',url: '/hotspot-wifi-residence-etudiante-caen-residence-athena-7778.html',ville: 'Caen', activite: 'Résidence étudiante'}, {lat: 49.29746400, lng: -0.30311600, nom: 'Le Courbet',url: '/hotspot-wifi-bar-tabac-hermanville-sur-mer-le-courbet-7907.html',ville: 'Hermanville Sur Mer', activite: 'Bar tabac'}, {lat: 49.21638900, lng: -0.36723500, nom: 'Maison de L\'Ingenieur',url: '/hotspot-wifi-residence-etudiante-epron-maison-de-l-ingenieur-8381.html',ville: 'Epron', activite: 'Résidence étudiante'}, {lat: 49.18365000, lng: -0.44367500, nom: 'L’aviation',url: '/hotspot-wifi-bar-tabac-carpiquet-l-8217-aviation-9968.html',ville: 'Carpiquet', activite: 'Bar tabac'}, {lat: 49.20352930, lng: -0.38438490, nom: 'Résidence Tassigny',url: '/hotspot-wifi-residence-etudiante-caen-residence-tassigny-10348.html',ville: 'Caen', activite: 'Résidence étudiante'}, {lat: 49.19894900, lng: -0.35877800, nom: 'Irss Caen',url: '/hotspot-wifi-ecole-caen-irss-caen-10352.html',ville: 'Caen', activite: 'Ecole'}, {lat: 49.17685400, lng: -0.35218700, nom: 'Campanile Caen Centre Gare',url: '/hotspot-wifi-hotel-caen-campanile-caen-centre-gare-10759.html',ville: 'Caen', activite: 'Hôtel'}, {lat: 49.32067890, lng: -0.65902040, nom: 'Camping les Bas Carreaux',url: '/hotspot-wifi-camping-tracy-camping-les-bas-carreaux-10899.html',ville: 'Tracy', activite: 'Camping'}, {lat: 49.18257560, lng: -0.28643250, nom: 'La Ferme D\'Amelie',url: '/hotspot-wifi-gite-chambres-d-hotes-giberville-la-ferme-d-amelie-11061.html',ville: 'Giberville', activite: 'Gîte / Chambres d\'hôtes'}, {lat: -99.00000000, lng: -99.00000000, nom: 'Mairie de Carpiquet',url: '/hotspot-wifi-mairie-carpiquet-mairie-de-carpiquet-11062.html',ville: 'Carpiquet', activite: 'Mairie'}, {lat: 49.08065720, lng: -0.65319060, nom: 'Au Vieux Puits',url: '/hotspot-wifi-bar-tabac-villers-bocage-au-vieux-puits-11469.html',ville: 'Villers Bocage', activite: 'Bar tabac'}, {lat: 49.20487300, lng: -0.39301300, nom: 'Fiteco Ifs',url: '/hotspot-wifi-societe-saint-contest-fiteco-ifs-12058.html',ville: 'Saint-Contest', activite: 'Société'}, {lat: 49.36070100, lng: 0.08358700, nom: 'Feuillette Deauville',url: '/hotspot-wifi-restaurant-deauville-feuillette-deauville-12467.html',ville: 'Deauville', activite: 'Restaurant'}, {lat: 49.28450200, lng: -0.15182700, nom: 'Golf Cabourg le Home',url: '/hotspot-wifi-golf-varaville-golf-cabourg-le-home-12518.html',ville: 'Varaville', activite: 'Golf'}, {lat: 49.41257500, lng: 0.21809000, nom: 'Hotel le Rituel',url: '/hotspot-wifi-hotel-honfleur-hotel-le-rituel-12589.html',ville: 'Honfleur', activite: 'Hôtel'}, {lat: 49.21620500, lng: -0.34990100, nom: 'Koesio',url: '/hotspot-wifi-bar-restaurant-herouville-st-clair-koesio-12655.html',ville: 'Hérouville-St-Clair', activite: 'Bar restaurant'}, {lat: 49.16460700, lng: 0.21961000, nom: 'Vikings Auto Lisieux',url: '/hotspot-wifi-concession-automobile-lisieux-vikings-auto-lisieux-12732.html',ville: 'Lisieux', activite: 'Concession automobile'} ]