From 9c4c4f9a25f14b10c3776940fc607034e52d941e Mon Sep 17 00:00:00 2001 From: danzel Date: Fri, 28 Sep 2012 09:27:21 +1200 Subject: [PATCH] Add a test case for #69 --- example/old-bugs/add-markers-offscreen.html | 53 +++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 example/old-bugs/add-markers-offscreen.html diff --git a/example/old-bugs/add-markers-offscreen.html b/example/old-bugs/add-markers-offscreen.html new file mode 100644 index 000000000..f0573dbab --- /dev/null +++ b/example/old-bugs/add-markers-offscreen.html @@ -0,0 +1,53 @@ + + + + Leaflet debug page + + + + + + + + + + + + + + + + + + +
+ + Bug #69. Click the button 2+ times. Zoom out. Should just be a single cluster but instead one of the child markers is still visible.
+ + +