projects
/
lantea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c13d4d7
)
turn on debug in production for a bit of experimenting
author
Robert Kaiser
<robert@notebook.box.kairo.at>
Sun, 29 Jan 2012 14:54:20 +0000
(15:54 +0100)
committer
Robert Kaiser
<robert@notebook.box.kairo.at>
Sun, 29 Jan 2012 14:54:20 +0000
(15:54 +0100)
js/map.js
patch
|
blob
|
blame
|
history
diff --git
a/js/map.js
b/js/map.js
index 385b36f84bb9f7d7f5ef6f72c2c0784d715f656a..cb659f9d2f6f81967557b57fca08fd39017d3de2 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 =
tru
e;
+var gDebug =
fals
e;
var gTileSize = 256;
var gMaxZoom = 18; // The minimum is 0.