disabled printing for this release
This commit is contained in:
parent
f08c389faa
commit
23ca80030e
@ -27,7 +27,7 @@ OSRM.init = function() {
|
|||||||
OSRM.Localization.init();
|
OSRM.Localization.init();
|
||||||
OSRM.GUI.init();
|
OSRM.GUI.init();
|
||||||
OSRM.Map.init();
|
OSRM.Map.init();
|
||||||
OSRM.Printing.init();
|
//OSRM.Printing.init();
|
||||||
OSRM.Routing.init();
|
OSRM.Routing.init();
|
||||||
|
|
||||||
// check if the URL contains some GET parameter, e.g. for showing a route
|
// check if the URL contains some GET parameter, e.g. for showing a route
|
||||||
|
Loading…
Reference in New Issue
Block a user