Created
October 27, 2011 14:10
-
-
Save willwhite/1319644 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- texas.html 2011-10-27 10:08:49.000000000 -0400 | |
+++ text.html 2011-10-26 17:02:57.000000000 -0400 | |
@@ -34,7 +34,6 @@ | |
tilejson.center[0]), | |
tilejson.center[2] - 3); | |
wax.mm.zoomer(map, tilejson).appendTo(map.parent); | |
- wax.mm.interaction(map, tilejson); | |
interaction = wax.mm.interaction(map, tilejson); | |
} else { | |
// We used the TileJSON to configure the map. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment