A85 Angers - Vierzon : 18,70 euros
Les autoroutes les plus chèresL'A85 relie Angers à Vierzon.
source : ©2014 OpenStreetMap et contributeurs
L'autoroute A85 relie la région Centre à celle des Pays de la Loire.
var mapstraction = new mxn.Mapstraction('map_canvas_41343576114f88d4fc80456106e4675933c85f657_b', 'openlayers');
// create a lat/lon object
var myPoint = new mxn.LatLonPoint(47.3498461337,0.741577148438);
// 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.4726628686134,-0.5712890625)));
my_marker.setLabel("");
var text = "Angerscentre 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.2270293988673,2.054443359375)));
my_marker.setLabel("");
var text = "Vierzoncentre ville, France";
my_marker.setInfoBubble(text);
mapstraction.addMarker(my_marker);
L'A85 relie Angers à Vierzon. source : ©2014 OpenStreetMap et contributeursL'autoroute A85 relie la région Centre à celle des Pays de la Loire.

Nicolas Le Boucher
Partager