Lasha Efremidze
Lasha Efremidze
It appears to be an issue caused by annotations with images.
Can you check that the `annotation.annotations.count` is correct for the ClusterAnnotationView? It might be related to reusing the MKAnnotationView.
Released [2.3.0](https://github.com/efremidze/Cluster/releases/tag/2.3.0). Let me know if you still see the bug.
After investigating, I found out the annotations are getting transposed when `shouldDistributeAnnotationsOnSameCoordinate` is set to `true`. I'm currently looking for a solution.
I have addressed this issue in #107. Let me know if this is still an issue.
I added a name to the OperationQueue. Hopefully that might help identify the queue. Can you send the full stack trace?
What version of Cluster?
Is it reproducible if you downgrade to 3.0.1?
I've reverted 2.0.2 for now. Needs more investigation.
Hi, yes I've been wanting to implement an animation. I need to figure out how it would work.