A31 Le Luxembourg - Beaune : 16,80 euros
Les autoroutes les plus chèresL'A31 relie le Luxembourg à Beaune, en Bourgogne.
source : ©2014 OpenStreetMap et contributeurs
L'A31 relie le Luxembourg à la région de la Bourgogne. Elle dessert la ville de Nancy.
var mapstraction = new mxn.Mapstraction('map_canvas_5df4f68865573831_74604643e4f517cc5b90683114', 'openlayers');
// create a lat/lon object
var myPoint = new mxn.LatLonPoint(48.314398263,5.48217773438);
// 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(49.6035905243487,6.13037109375)));
my_marker.setLabel("");
var text = "Luxembourgcentre ville, 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(47.0252060015854,4.833984375)));
my_marker.setLabel("");
var text = "Beaunecentre ville, France";
my_marker.setInfoBubble(text);
mapstraction.addMarker(my_marker);
L'A31 relie le Luxembourg à Beaune, en Bourgogne. source : ©2014 OpenStreetMap et contributeursL'A31 relie le Luxembourg à la région de la Bourgogne. Elle dessert la ville de Nancy.

Nicolas Le Boucher
Partager