A89 Libourne - Balbigny : 38,80 euros
Les autoroutes les plus chèresL'A89 relie Libourne à Balbigny.
source : ©2014 OpenStreetMap et contributeurs
L'A89 relie Libourne situé non loin de Bordeaux à Balbigny, ville séparée de Lyon de 72 km.
var mapstraction = new mxn.Mapstraction('map_canvas_54868443f51176e61643fd730755fc84b3406_1c589', 'openlayers');
// create a lat/lon object
var myPoint = new mxn.LatLonPoint(45.37718099,1.95178985596);
// display the map centered on a latitude and longitude (Google zoom levels)
mapstraction.setCenterAndZoom(myPoint, 6);
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(44.9186255224249,-0.26092529296875)));
my_marker.setLabel("");
var text = "LibourneGare de péage de Ayveyres33500 Libourne, 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(45.835736457576,4.16450500488281)));
my_marker.setLabel("");
var text = "BalbignyGare de Péage de Nervieux42510 Balbigny, France";
my_marker.setInfoBubble(text);
mapstraction.addMarker(my_marker);
L'A89 relie Libourne à Balbigny.source : ©2014 OpenStreetMap et contributeurs L'A89 relie Libourne situé non loin de Bordeaux à Balbigny, ville séparée de Lyon de 72 km.

Nicolas Le Boucher
Partager