From 8c60381d2308ae35e8aff465b0b1f2d10bb0841a Mon Sep 17 00:00:00 2001 From: danzel Date: Wed, 9 Jan 2013 10:52:14 +1300 Subject: [PATCH] Add a test case for #114 --- ...doesnt-update-cluster-on-bottom-level.html | 66 +++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 example/old-bugs/doesnt-update-cluster-on-bottom-level.html diff --git a/example/old-bugs/doesnt-update-cluster-on-bottom-level.html b/example/old-bugs/doesnt-update-cluster-on-bottom-level.html new file mode 100644 index 000000000..c046d7aaa --- /dev/null +++ b/example/old-bugs/doesnt-update-cluster-on-bottom-level.html @@ -0,0 +1,66 @@ + + + + Leaflet debug page + + + + + + + + + + + + + + + + + + +
+
+ Bug #114. Markers are added to the map periodically. Bug was that after becoming a cluster (size 2 or 3 usually) they would never change again even if more markers were added to them.
+ + + +