A36 Beaune - Allemagne : 16,50 euros
Les autoroutes les plus chèresL'A36 relie Beaune à l'Allemagne.
source : ©2014 OpenStreetMap et contributeurs
var mapstraction = new mxn.Mapstraction('map_canvas_1646e34_7591cd3f8713406544b643f086c8557f851', 'openlayers');
// create a lat/lon object
var myPoint = new mxn.LatLonPoint(47.3998061169,6.19216918945);
// 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(47.0252060015854,4.844970703125)));
my_marker.setLabel("");
var text = "Beaunecentre 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.7744062322945,7.53936767578125)));
my_marker.setLabel("");
var text = "Ottmarsheimcentre ville, France";
my_marker.setInfoBubble(text);
mapstraction.addMarker(my_marker);
L'A36 relie Beaune à l'Allemagne. source : ©2014 OpenStreetMap et contributeursL'autoroute A36 relie Beaune à Ottmarsheim, ville située non loin de la frontière allemande. Elle est appelée la Comtoise.

Nicolas Le Boucher
Partager