/**** * IMPORTANT! PLEASE READ! * * The informamation contained in this file is the property of Essence Montreal. * To remain in accordance with this website's Terms and Conditions (the "Terms"), * you may not, copy, store, reproduce, reuse, sell, redistribute or republish any * information found on this page or found anywhere else on this website. * * The use of any of the information from this page or anywhere else on this website * for any use outside of the website's functionality is stricly prohibited. * * You may review our Terms here: * https://www.essencemontreal.com/terms.php?l=f * ****/ function mapload() { var latlng = new google.maps.LatLng(45.566709, -73.199575); var myOptions = { zoom: 10, center: latlng, navigationControl: true, navigationControlOptions: {style: google.maps.NavigationControlStyle.ZOOM_PAN}, mapTypeControl: true, //streetViewControl: true, scaleControl: false, scrollwheel: false, mapTypeId: google.maps.MapTypeId.ROADMAP }; var map = new google.maps.Map(document.getElementById("stationmap"), myOptions); infoWindow = new google.maps.InfoWindow(); setMarkers(map, stations); } /** * Data for the markers */ var stations = [ [45.563198, -73.206169, 'red', '175.9 ¢/Litre
Blv. Laurier/coin Duvernay
Beloeil
Fri, 21 Jun 2024 14:49'], [45.593169, -73.185226, 'red', '175.9 ¢/Litre
Brunet / Aut 20 (Sortie 113)
Mont-Saint-Hilaire
Fri, 21 Jun 2024 16:54'], [45.435239, -73.489912, 'red', '175.9 ¢/Litre
Matte / Marie-Victorin / Aut 15 (Sortie 50)
Brossard
Fri, 21 Jun 2024 17:36'], [45.591175, -73.525419, 'red', '175.9 ¢/Litre
Hochelaga / Curatteau / Aut 25
Hochelaga-Maisonneuve
Fri, 21 Jun 2024 17:35'], [45.567928, -73.450352, 'red', '174.9 ¢/Litre
Jacques Cartier / Du Lac
Longueuil
Fri, 21 Jun 2024 17:33'], [45.593169, -73.185226, 'red', '174.9 ¢/Litre
Brunet / Aut 20 (Sortie 113)
Mont-Saint-Hilaire
Fri, 21 Jun 2024 16:55'], [45.604836, -73.529933, 'red', '174.9 ¢/Litre
Sherbrooke E / Des Ormeaux
Hochelaga-Maisonneuve
Fri, 21 Jun 2024 17:42'], [45.529959, -73.622510, 'red', '174.9 ¢/Litre
Parc / Jean Talon O
Parc-Extension
Fri, 21 Jun 2024 17:53'], [45.567408, -73.406653, 'red', '174.9 ¢/Litre
Montarville / Eifel
Boucherville
Fri, 21 Jun 2024 17:43'], [45.467640, -73.538519, 'red', '174.9 ¢/Litre
Du Commerce / René Lévesque
Île des Soeurs
Fri, 21 Jun 2024 19:53'], [45.612289, -73.555207, 'red', '174.9 ¢/Litre
Roi-René /Chateauneuf
Anjou
Fri, 21 Jun 2024 17:46'], [45.464810, -73.585022, 'red', '173.9 ¢/Litre
La Verendrye / De l’Église
Le Sud-Ouest
Thu, 20 Jun 2024 20:00'], [45.575375, -73.446954, 'red', '173.9 ¢/Litre
Mortagne / Ampére
Boucherville
Fri, 21 Jun 2024 17:33'], [45.495759, -73.610051, 'red', '173.9 ¢/Litre
Cote-des-Neiges / Ridgewood
Côte-des-Neiges
Fri, 21 Jun 2024 17:48'], [45.463308, -73.578714, 'red', '173.9 ¢/Litre
De l’Eglise / Champlain
Verdun
Thu, 20 Jun 2024 20:00'], [45.542687, -73.455710, 'red', '172.9 ¢/Litre
Jacques-Cartier-E/ Du Tremblay
Longueuil
Fri, 21 Jun 2024 17:41'], [45.598981, -73.447627, 'red', '172.9 ¢/Litre
Samuel de Champlain / Montarville
Boucherville
Fri, 21 Jun 2024 16:30'], [45.576640, -73.446699, 'red', '172.9 ¢/Litre
Mortagne / Parfondeval
Boucherville
Fri, 21 Jun 2024 17:34'], [45.596853, -73.522632, 'blue', '171.9 ¢/Litre
Hochelaga / St-Émile / Lapointe
Hochelaga-Maisonneuve
Fri, 21 Jun 2024 17:40'], [45.579789, -73.531915, 'blue', '171.9 ¢/Litre
Hochelaga / Langelier
Hochelaga-Maisonneuve
Fri, 21 Jun 2024 17:41'], [45.322200, -73.063544, 'blue', '171.9 ¢/Litre
Principale / Rte 104 / de la Rivière E
Sainte-Brigide-d’Iberville
Fri, 21 Jun 2024 16:30'], [45.559403, -73.199348, 'blue', '169.9 ¢/Litre
180 Chemin des Patriotes Sud
Mont-Saint-Hilaire
Fri, 21 Jun 2024 16:54'], [45.579334, -73.447128, 'blue', '168.9 ¢/Litre
Mortagne / Industriel
Boucherville
Fri, 21 Jun 2024 17:34'], [45.481291, -73.388865, 'blue', '168.9 ¢/Litre
Cousineau / Moïse Vincent / Aut 30
Saint-Hubert
Fri, 21 Jun 2024 17:45'], [45.567523, -73.450137, 'blue', '168.9 ¢/Litre
Jacques Cartier / Du Lac
Longueuil
Fri, 21 Jun 2024 17:33'], [45.494872, -73.408831, 'blue', '168.9 ¢/Litre
Cousineau / Gaetan - Boucher
Saint-Hubert
Fri, 21 Jun 2024 17:36'], [45.512580, -73.499581, 'blue', '167.9 ¢/Litre
Taschereau / Ste Foy
Longueuil
Fri, 21 Jun 2024 16:00'], [45.365866, -72.933780, 'blue', '165.9 ¢/Litre
Rte 235 / Aut 10 (Sortie 55)
L’Ange-Gardien (Montérégie)
Fri, 21 Jun 2024 15:30'], [0.000000, 0.000000, 'blue', '165.9 ¢/Litre
Rte 235 - Sortie 55 Aut 10
L’Ange-Gardien (Montérégie)
Fri, 21 Jun 2024 15:00'], [45.362059, -72.934853, 'blue', '165.9 ¢/Litre
Rte 235 / Aut 10 (Sortie 55)
L’Ange-Gardien (Montérégie)
Fri, 21 Jun 2024 15:00'], [45.364946, -72.934102, 'blue', '165.9 ¢/Litre
Rte 235 / Aut 10 (Sortie 55)
L’Ange-Gardien (Montérégie)
Fri, 21 Jun 2024 16:00'], [45.502445, -73.426215, 'blue', '165.9 ¢/Litre
5175 Cousineau / Perras
Saint-Hubert
Thu, 20 Jun 2024 22:38'], [45.582704, -73.426126, 'blue', '165.9 ¢/Litre
Montarville / Normandie
Boucherville
Thu, 20 Jun 2024 22:35'], [45.538301, -73.480087, 'blue', '165.9 ¢/Litre
Rolland Therrien / Du Lac
Longueuil
Fri, 21 Jun 2024 17:35'], [45.547999, -73.495463, 'blue', '165.9 ¢/Litre
Rolland Therrien / Auteuil
Longueuil
Fri, 21 Jun 2024 15:00'], [45.501483, -73.423506, 'blue', '165.9 ¢/Litre
Cousineau / Montée St-Hubert
Saint-Hubert
Thu, 20 Jun 2024 20:30'], [45.607988, -73.584409, 'green', 'Costco - 163.9 ¢/Litre
Bombardier / Renaude-Lapointe
Anjou
Fri, 21 Jun 2024 17:45'], [45.456332, -73.415714, 'green', '163.3 ¢/Litre
Grande Allée / Aut 30
Brossard
Thu, 20 Jun 2024 20:30'], [45.479275, -73.465158, 'green', '163.3 ¢/Litre
Taschereau / Angèle
Brossard
Thu, 20 Jun 2024 20:30'], [45.400803, -73.550399, 'green', '160.9 ¢/Litre
Marie-Victorin / des Cascades
Sainte-Catherine
Fri, 21 Jun 2024 17:47'], [45.577602, -73.405821, 'green', 'Costco - 160.9 ¢/Litre
635, chemin de la touraine
Boucherville
Fri, 21 Jun 2024 17:39'], [45.523409, -73.554148, 'green', '159.9 ¢/Litre
Papineau / De Maisonneuve
Ville-Marie (Montreal)
Thu, 20 Jun 2024 20:30'], [45.536768, -73.499334, 'green', 'Super Gaz - 159.9 ¢/Litre
Chambly / Le Moyne
Longueuil
Fri, 21 Jun 2024 17:37'], [45.433637, -73.477474, 'green', 'Costco - 159.9 ¢/Litre
Taschereau / Matte
Brossard
Fri, 21 Jun 2024 15:29'], [45.519459, -73.457760, 'green', '158.9 ¢/Litre
Chambly / dés Ormeaux
Longueuil
Thu, 20 Jun 2024 20:30'], [45.518884, -73.456728, 'green', '158.9 ¢/Litre
Chambly / Des Ormeaux
Longueuil
Thu, 20 Jun 2024 20:30'], [45.351623, -73.292885, 'green', 'Pétrole Maurice - 155.9 ¢/Litre
St Luc / des Échevins / Bernier
Saint-Jean-sur-Richelieu
Fri, 21 Jun 2024 15:30'], [45.355527, -73.297120, 'green', '155.9 ¢/Litre
St-Luc / De La Mairie
Saint-Jean-sur-Richelieu
Fri, 21 Jun 2024 15:30']]; function setMarkers(map, locations) { // Add markers to the map var redicon = new google.maps.MarkerImage('https://www.essencemontreal.com/images/map/redmarker.png', new google.maps.Size(20, 32), new google.maps.Point(0,0), new google.maps.Point(0, 32)); var blueicon = new google.maps.MarkerImage('https://www.essencemontreal.com/images/map/bluemarker.png', new google.maps.Size(20, 32), new google.maps.Point(0,0), new google.maps.Point(0, 32)); var greenicon = new google.maps.MarkerImage('https://www.essencemontreal.com/images/map/greenmarker.png', new google.maps.Size(20, 32), new google.maps.Point(0,0), new google.maps.Point(0, 32)); var shadow = new google.maps.MarkerImage('https://www.essencemontreal.com/images/map/shadow50.png', new google.maps.Size(37, 32), new google.maps.Point(0,0), new google.maps.Point(0, 32)); var shape = { coord: [1, 1, 1, 20, 18, 20, 18 , 1], type: 'poly' }; for (var i = 0; i < locations.length; i++) { var stn = locations[i]; if(stn[2] == "red") {iconcolor = redicon;} else if(stn[2] == "green") {iconcolor = greenicon;} else if(stn[2] == "blue") {iconcolor = blueicon; } var myLatLng = new google.maps.LatLng(stn[0], stn[1]); eval("var marker"+i+" = new google.maps.Marker({position: myLatLng, map: map,shadow: shadow, icon: iconcolor, shape: shape});"); eval("google.maps.event.addListener(marker"+i+", 'click', function() {infoWindow.setContent(locations["+i+"][3]); infoWindow.open(map, marker"+i+");});"); } }