From 9ed6a4ff8fe6dfa73819f4f9ac997e05f54d151f Mon Sep 17 00:00:00 2001 From: danzel Date: Wed, 10 Jul 2013 10:08:16 +1200 Subject: [PATCH] Add failing manual test for #216 --- example/old-bugs/animationless-zoom.html | 48 ++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 example/old-bugs/animationless-zoom.html diff --git a/example/old-bugs/animationless-zoom.html b/example/old-bugs/animationless-zoom.html new file mode 100644 index 000000000..65fc2fb9a --- /dev/null +++ b/example/old-bugs/animationless-zoom.html @@ -0,0 +1,48 @@ + + + + Leaflet debug page + + + + + + + + + + + + + + + + + + +
+
+ Bug #216. Click the button. It will zoom in, leaflet will not do an animation for the zoom. A marker should be visible.
+ + + +