Cluster icon indicating copy to clipboard operation
Cluster copied to clipboard

Easy Map Annotation Clustering 📍

Results 24 Cluster issues
Sort by recently updated
recently updated
newest added

**Description** It is not necessarily a bug, maybe I'm not using the library right. When I add annotations to the manager I have a certain number of annotations in there,...

https://github.com/efremidze/Cluster/blob/3c70568c779456355895adf354a01e7fe5440ebf/Sources/Cluster.swift#L335 The line of code above triggers UI update via KVO on background thread and it leads to a crash because of precondition. ``` NSInternalInconsistencyException Modifications to the layout engine...

**Description** User location does not show in the map. I want to update the user location when user moves but it does not show on map. Either I tried to...

Hello ### Checklist - [ ] I've tested my changes. - [ ] I've read the [Contribution Guidelines](CONTRIBUTING.md). - [ ] I've updated the documentation if necessary. ### Motivation and...

Hi, Would it be possible to add a SwiftUI Example of how to incorporate Cluster into a project in SwiftUI project in Xcode 11? Thanks a lot!

SwiftUI

With a minimum interaction it re-clusters the spots. also the groups are different each time when the map comes back to same location and same zoom level. it should always...

Hello, I have used the Swift Package Manger to install Cluster, but I get the following warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range...

**Description** We are add 8000+ annotation on mapview at that time app stuck and memory used 160+ MB. **Screenshots** If applicable, add screenshots to help explain your problem. **Smartphone** -...

**Description** With an Apple mapkit flyover map type clustering has a bug. On the map I have two equal clusters (and items in them) the only difference is cluster coordinate....