ClusterManagers do not propagate click events (when having overlaying clusters) #394
Labels
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
I do want to cluster markers using specific properties. This results in having multiple ClusterManagers.
These clusterManagers can end up overlaying each other. Like below
The problem is that clusterManagers do not propagate clicks. So only the top-most cluster and their marker can be clicked. (even though markers do not overlay actual markers below)
The text was updated successfully, but these errors were encountered: