Skip to content

Instantly share code, notes, and snippets.

@willwhite
Created October 27, 2011 14:10
Show Gist options
  • Save willwhite/1319644 to your computer and use it in GitHub Desktop.
Save willwhite/1319644 to your computer and use it in GitHub Desktop.
--- 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