function initMap() {
var centre = {lat: 43.5912, lng: 5.31025} ;
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.44782780, lng: 5.64130210,
nom: 'Boulangerie Boréa',url: '/hotspot-wifi-sandwicherie-peynier-boulangerie-borea-1479.html',ville: 'Peynier', activite: 'Sandwicherie'},
{lat: 43.30662080, lng: 5.39298590,
nom: 'Marseille-Residence Longchamp',url: '/hotspot-wifi-ehpa-marseille-marseille-residence-longchamp-1671.html',ville: 'Marseille', activite: 'EHPA'},
{lat: 43.65627260, lng: 5.26230500,
nom: 'Médiathèque',url: '/hotspot-wifi-bibliotheque-lambesc-mediatheque-2499.html',ville: 'Lambesc', activite: 'Bibliothèque '},
{lat: 43.53671100, lng: 5.41877400,
nom: 'Ce Bonheur-Là',url: '/hotspot-wifi-sandwicherie-aix-en-provence-ce-bonheur-la-2625.html',ville: 'Aix En Provence', activite: 'Sandwicherie'},
{lat: 43.21513400, lng: 5.53712000,
nom: 'Capitainerie Port-Miou',url: '/hotspot-wifi-collectif-cassis-capitainerie-port-miou-4473.html',ville: 'Cassis', activite: 'Collectif'},
{lat: 43.52488750, lng: 5.45028360,
nom: 'Hotel des 4 Dauphins',url: '/hotspot-wifi-hotel-aix-en-provence-hotel-des-4-dauphins-4832.html',ville: 'Aix En Provence', activite: 'Hôtel'},
{lat: 43.63884050, lng: 5.09405390,
nom: 'Le Boulanger de la Place',url: '/hotspot-wifi-sandwicherie-salon-de-provence-le-boulanger-de-la-place-5587.html',ville: 'Salon de Provence', activite: 'Sandwicherie'},
{lat: 43.63864240, lng: 5.05632950,
nom: 'Salon de Provence-L\'Amandiere',url: '/hotspot-wifi-ehpad-salon-de-provence-salon-de-provence-l-amandiere-5756.html',ville: 'Salon de Provence', activite: 'EHPAD'},
{lat: 43.26371640, lng: 5.41974040,
nom: 'Marseille-Val de Regny',url: '/hotspot-wifi-ehpad-marseille-marseille-val-de-regny-6239.html',ville: 'Marseille', activite: 'EHPAD'},
{lat: 43.52407000, lng: 5.45546200,
nom: 'Aix En Provence-Residence Services Seniors les Templitudes',url: '/hotspot-wifi-ehpad-aix-en-provence-aix-en-provence-residence-services-seniors-les-templitudes-6467.html',ville: 'Aix En Provence', activite: 'EHPAD'},
{lat: 43.35342890, lng: 5.48811970,
nom: 'Allauch-La Provence',url: '/hotspot-wifi-ehpad-allauch-allauch-la-provence-6593.html',ville: 'Allauch', activite: 'EHPAD'},
{lat: 43.27737380, lng: 5.36760720,
nom: 'Marseille-Le Soleil du Roucas Blanc',url: '/hotspot-wifi-ehpad-marseille-marseille-le-soleil-du-roucas-blanc-6648.html',ville: 'Marseille', activite: 'EHPAD'},
{lat: 43.28953740, lng: 5.37506990,
nom: 'Marseille-Residence du Palais',url: '/hotspot-wifi-ehpad-marseille-marseille-residence-du-palais-6649.html',ville: 'Marseille', activite: 'EHPAD'},
{lat: 43.22544830, lng: 5.40121690,
nom: 'Marseille-Residence les Jardins de Sormiou',url: '/hotspot-wifi-ehpad-marseille-marseille-residence-les-jardins-de-sormiou-6650.html',ville: 'Marseille', activite: 'EHPAD'},
{lat: 43.32455090, lng: 5.43654950,
nom: 'Marseille-Residence les Jonquilles',url: '/hotspot-wifi-ehpad-marseille-marseille-residence-les-jonquilles-6651.html',ville: 'Marseille', activite: 'EHPAD'},
{lat: 43.38195200, lng: 5.37113300,
nom: 'Marseille-Residence Medicis',url: '/hotspot-wifi-ehpad-marseille-marseille-residence-medicis-6652.html',ville: 'Marseille', activite: 'EHPAD'},
{lat: 43.38666640, lng: 5.35215110,
nom: 'Hotel Eco',url: '/hotspot-wifi-hotel-septemes-les-vallons-hotel-eco-7078.html',ville: 'Septemes les Vallons', activite: 'Hôtel'},
{lat: 43.29916698, lng: 5.38352868,
nom: 'Centre Regional Information Jeunesse',url: '/hotspot-wifi-espace-public-marseille-centre-regional-information-jeunesse-7282.html',ville: 'Marseille', activite: 'Espace public'},
{lat: 43.29648200, lng: 5.36978000,
nom: 'The Shamrock',url: '/hotspot-wifi-bar-brasserie-marseille-the-shamrock-7675.html',ville: 'Marseille', activite: 'Bar brasserie'},
{lat: 43.29648200, lng: 5.36978000,
nom: 'Fac Eco Gestion',url: '/hotspot-wifi-ecole-marseille-fac-eco-gestion-7720.html',ville: 'Marseille', activite: 'Ecole'},
{lat: 43.26760710, lng: 5.39442550,
nom: 'Arkose Prado',url: '/hotspot-wifi-centre-de-loisirs-marseille-arkose-prado-7991.html',ville: 'Marseille', activite: 'Centre de loisirs'},
{lat: 43.29553140, lng: 5.39385410,
nom: 'Georges',url: '/hotspot-wifi-restaurant-marseille-georges-8940.html',ville: 'Marseille', activite: 'Restaurant'},
{lat: 43.30974200, lng: 5.44501400,
nom: 'Les Terrasses du Levant',url: '/hotspot-wifi-residence-de-services-marseille-les-terrasses-du-levant-9319.html',ville: 'Marseille', activite: 'Résidence de services'},
{lat: 43.40195000, lng: 5.05590600,
nom: 'Hôtel Renaissance Martigues',url: '/hotspot-wifi-hotel-martigues-hotel-renaissance-martigues-9464.html',ville: 'Martigues', activite: 'Hôtel'},
{lat: 43.28966300, lng: 5.38710500,
nom: 'Laverie de Lodi',url: '/hotspot-wifi-collectif-marseille-laverie-de-lodi-9556.html',ville: 'Marseille', activite: 'Collectif'},
{lat: 43.35896700, lng: 5.66471900,
nom: 'Banque Général',url: '/hotspot-wifi-agence-bancaire-auriol-banque-general-9692.html',ville: 'Auriol', activite: 'Agence bancaire'},
{lat: 43.28971700, lng: 5.37324200,
nom: 'Hotel C2',url: '/hotspot-wifi-hotel-marseille-hotel-c2-9878.html',ville: 'Marseille', activite: 'Hôtel'},
{lat: 43.33667290, lng: 5.07646080,
nom: 'Hôtel Première Classe Martigues',url: '/hotspot-wifi-hotel-martigues-hotel-premiere-classe-martigues-10062.html',ville: 'Martigues', activite: 'Hôtel'},
{lat: 43.33248100, lng: 5.45635600,
nom: 'Les Maisons de Marie',url: '/hotspot-wifi-ehpad-marseille-les-maisons-de-marie-10129.html',ville: 'Marseille', activite: 'EHPAD'},
{lat: 43.45931200, lng: 5.55522800,
nom: 'Rendez Vous',url: '/hotspot-wifi-bar-brasserie-fuveau-rendez-vous-10729.html',ville: 'Fuveau', activite: 'Bar brasserie'},
{lat: -99.00000000, lng: -99.00000000,
nom: 'Gsvi Marseille',url: '/hotspot-wifi-vehicule-de-transport-saint-victoret-gsvi-marseille-10911.html',ville: 'Saint-Victoret', activite: 'Véhicule de transport'},
{lat: 43.43056600, lng: 5.39405100,
nom: 'Climb Up Bouc Bel Air',url: '/hotspot-wifi-centre-de-loisirs-bouc-bel-air-climb-up-bouc-bel-air-12508.html',ville: 'Bouc Bel Air', activite: 'Centre de loisirs'},
{lat: 43.49129800, lng: 5.58384700,
nom: 'Hotel Care',url: '/hotspot-wifi-hotel-chateauneuf-le-rouge-hotel-care-12788.html',ville: 'Chateauneuf-Le-Rouge', activite: 'Hôtel'},
{lat: 43.48886700, lng: 5.56399700,
nom: 'L’escalette - les Seniors',url: '/hotspot-wifi-ehpad-chateauneuf-le-rouge-l-escalette-les-seniors-12793.html',ville: 'Chateauneuf le Rouge', activite: 'EHPAD'}
]