efremidze / Cluster

Easy Map Annotation Clustering πŸ“
MIT License
1.28k stars 121 forks source link

Crash (fatal error) on annotations removing #108

Closed letko-dmitry closed 5 years ago

letko-dmitry commented 5 years ago

New Issue Checklist

Issue Description

The following fatal error is triggered quite often: Fatal error: rect.contains evaluted to true, but none of the children removed the annotation: file /Users/dmitry.letko/Repository/wifimap-ios-workplace/Pods/Cluster/Sources/QuadTree.swift, line 113

Environment

efremidze commented 5 years ago

What version of Cluster is this happening on?

letko-dmitry commented 5 years ago

It’s β€˜2.4.6’

efremidze commented 5 years ago

It should be fixed in 2.4.8

letko-dmitry commented 5 years ago

Neat, will take a look later. Btw, I didn't manage to determine exact steps to reproduce the issue. Thank you