Ceinture de Reims : Radar 90 km/h.
source : ©2014 OpenStreetMap et contributeurs
Radar dans la Marne (51)
Ceinture de Reims.
Radar : 90 km/h.
Précision : limitation fixée sur un panneau de limitation de poids lourds. Et limitation autrefois à 110 km/h.
var mapstraction = new mxn.Mapstraction('map_canvas_f6688f8358135e754f44d640c63cb4655371_237140', 'openlayers');
// create a lat/lon object
var myPoint = new mxn.LatLonPoint(49.25458522,4.00301456451);
// display the map centered on a latitude and longitude (Google zoom levels)
mapstraction.setCenterAndZoom(myPoint, 15);
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.2545852199982,4.00301456451416)));
my_marker.setLabel("");
var text = "Ceinture de Reims : Radar 90 km/h.E4651100 Reims, France";
my_marker.setInfoBubble(text);
mapstraction.addMarker(my_marker);
Ceinture de Reims : Radar 90 km/h.source : ©2014 OpenStreetMap et contributeurs
Radar dans la Marne (51)
Ceinture de Reims.
Radar : 90 km/h.Précision : limitation fixée sur un panneau de limitation de poids lourds. Et limitation autrefois à 110 km/h.