temporary commit

This commit is contained in:
DennisSchiefer
2012-08-24 07:58:29 +01:00
parent e1cb34cf38
commit f8779e479e
6 changed files with 60 additions and 16 deletions
+3 -3
View File
@@ -55,9 +55,9 @@ init: function() {
fadeAnimation: false
});
// add locations control
var locationsControl = new L.Control.Locations();
OSRM.G.map.addControl(locationsControl);
// // add locations control
// var locationsControl = new L.Control.Locations();
// OSRM.G.map.addControl(locationsControl);
// add layer control
var layerControl = new L.Control.QueryableLayers(base_maps, {});