From e93a0862bd442a1a923383cd7ff667487f0d2bd8 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Fri, 3 Jul 2015 10:19:10 -0700 Subject: [PATCH] Added demo for TileSource swapping --- test/demo/tilesource-swap.html | 96 ++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 test/demo/tilesource-swap.html diff --git a/test/demo/tilesource-swap.html b/test/demo/tilesource-swap.html new file mode 100644 index 00000000..3420927c --- /dev/null +++ b/test/demo/tilesource-swap.html @@ -0,0 +1,96 @@ + + + + TileSource Swapping + + + + + +
This is a demo of using a single image stand-in and then swapping to a full TileSource on zooming. Click the image to see it in action.
+
+ + +