turn on debug in production for a bit of experimenting
[lantea.git] / js / map.js
index cb659f9d2f6f81967557b57fca08fd39017d3de2..385b36f84bb9f7d7f5ef6f72c2c0784d715f656a 100644 (file)
--- a/js/map.js
+++ b/js/map.js
@@ -3,7 +3,7 @@
  * You can obtain one at http://mozilla.org/MPL/2.0/. */
 
 var gCanvas, gContext, gGeolocation;
-var gDebug = false;
+var gDebug = true;
 
 var gTileSize = 256;
 var gMaxZoom = 18; // The minimum is 0.