A40 Mâcon - Tunnel du Mont Blanc : 19,10 euros
Les autoroutes les plus chèresL'A40 relie Mâcon au tunnel du Fréjus
source : ©2014 OpenStreetMap et contributeurs
Appelée "Autoroute des Titans" ou "Autoroute blanche", l'A40 relie la ville de Mâcon au tunnel du Frèjus.
var mapstraction = new mxn.Mapstraction('map_canvas_8961336143bd45588c456168e7f0354_56cf744107f', 'openlayers');
// create a lat/lon object
var myPoint = new mxn.LatLonPoint(46.0971732272,5.76977765547);
// display the map centered on a latitude and longitude (Google zoom levels)
mapstraction.setCenterAndZoom(myPoint, 7);
mapstraction.addControls({
pan: true,
zoom: 'small',
overview: false,
scale: true,
map_type: true
});
my_marker = new mxn.Marker(myPoint);
my_marker.setIcon('http://www.linternaute.com/image/gen/googlemap/icon_gcarte.png');
mapstraction.addMarker( new mxn.Marker( new mxn.LatLonPoint(45.8929403,6.7110641)));
my_marker.setLabel("");
var text = "Saint Gervais les Bainscentre ville74190 Saint Gervais Les Bains, France";
my_marker.setInfoBubble(text);
mapstraction.addMarker(my_marker);
my_marker = new mxn.Marker(myPoint);
my_marker.setIcon('http://www.linternaute.com/image/gen/googlemap/icon_gcarte.png');
mapstraction.addMarker( new mxn.Marker( new mxn.LatLonPoint(46.3014061543733,4.8284912109375)));
my_marker.setLabel("");
var text = "Mâconcentre ville71000 , France";
my_marker.setInfoBubble(text);
mapstraction.addMarker(my_marker);
L'A40 relie Mâcon au tunnel du Fréjus source : ©2014 OpenStreetMap et contributeursAppelée "Autoroute des Titans" ou "Autoroute blanche", l'A40 relie la ville de Mâcon au tunnel du Frèjus.

Nicolas Le Boucher
Partager