added button to zoom on current route

This commit is contained in:
DennisSchiefer
2012-06-12 16:58:16 +01:00
parent 1973198f3d
commit 5923d034c9
13 changed files with 49 additions and 5 deletions
+2 -2
View File
@@ -59,8 +59,8 @@ OSRM.extend( OSRM.Route,{
this._history.fetchHistoryRoute();
this._history.showHistoryRoutes();
// deactivate printing
OSRM.Printing.deactivate();
// deactivate GUI features that need a route
OSRM.GUI.deactivateRouteFeatures();
},
// show/hide highlighting for unnamed routes