fixed bug with printing window

This commit is contained in:
DennisSchiefer 2012-08-30 15:13:36 +01:00
parent aee90bf530
commit cdc98b2ad8

View File

@ -19,6 +19,7 @@ or see http://www.gnu.org/licenses/agpl.txt.
// [for printing window]
OSRM = {};
OSRM.Control = {};
OSRM.GLOBALS = { main_handle:{boxVisible:function(){return false;}} }; // needed for fitBoundsUI to work
OSRM.GLOBALS.Localization = { culture:"en-US" }; // needed for localized map tiles
OSRM.GLOBALS.DISTANCE_FORMAT = 0; // needed for scale control