issues
search
ribl
/
FBAnnotationClusteringSwift
Swift translation of FB Annotation Clustering, which clusters pins on the map for iOS.
http://ribl.co/blog/2015/05/28/map-clustering-with-swift-how-we-implemented-it-into-the-ribl-ios-app/
MIT License
311
stars
109
forks
source link
Swift 4.2 support
#82
Closed
antoinelamy
closed
5 years ago
antoinelamy
commented
5 years ago
Update to Swift 4.2
Update podspec to specify swift version
Fix Tests target
Perform calculations based on MKMapView on the main thread (main thread checker issue)
Capture
self
weakly in example
self
weakly in example