A9 Orange - Espagne : 22,50 euros
Les autoroutes les plus chèresL'A9 relie Orange à la ville Le Perthus près de la frontière de l'Espagne.
source : ©2014 OpenStreetMap et contributeurs
L'A9 relie Orange à l'Espagne en passant par Narbonne. Elle porte le nom "la Languedocienne" de Orange à Narbonne et "La Catalane" de Narbonne à la frontière espagnole.
var mapstraction = new mxn.Mapstraction('map_canvas_937d36f41_545868341374b660c464f15585ef7081c', 'openlayers');
// create a lat/lon object
var myPoint = new mxn.LatLonPoint(43.30071175,3.83405985);
// 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(44.1366433,4.8050066)));
my_marker.setLabel("");
var text = "Orangecentre ville84100 Orange, 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(42.4647802,2.8631131)));
my_marker.setLabel("");
var text = "Le Perthuscentre ville66480 Le Perthus, France";
my_marker.setInfoBubble(text);
mapstraction.addMarker(my_marker);
L'A9 relie Orange à la ville Le Perthus près de la frontière de l'Espagne. source : ©2014 OpenStreetMap et contributeursL'A9 relie Orange à l'Espagne en passant par Narbonne. Elle porte le nom "la Languedocienne" de Orange à Narbonne et "La Catalane" de Narbonne à la frontière espagnole.

Nicolas Le Boucher
Partager