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

Version 2.0 #56

Closed antoinelamy closed 8 years ago

antoinelamy commented 8 years ago

Complete rewrite of the library bringing a couple of improvements:

Some additional work needs to be done on the Readme page before it can be merged but I submit it now for review so everyone can take the time to get their head around it and propose changes early in the process.

Alex293 commented 8 years ago

Does this improve reusability of clusters (updating count and size) ?