diff --git a/example/old-bugs/doesnt-update-cluster-on-bottom-level.html b/example/old-bugs/doesnt-update-cluster-on-bottom-level.html index c046d7aaa..6b65f076d 100644 --- a/example/old-bugs/doesnt-update-cluster-on-bottom-level.html +++ b/example/old-bugs/doesnt-update-cluster-on-bottom-level.html @@ -21,18 +21,18 @@
-
- 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.
+
+ Bug #114. Markers are added to the map periodically using addLayers. 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.