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

Google maps #21

Open josefantoni opened 8 years ago

josefantoni commented 8 years ago

Hi, Is there an example with google maps? Is it compatible?

chenr2 commented 8 years ago

I haven't tried using this with Google Maps yet. Have you tried using HSClusterMapView?

josefantoni commented 8 years ago

well it don't work with my version of cocoa pods and when i am trying older version the other frameworks don't work :-/

chenr2 commented 8 years ago

How about DDRBoxman as discussed on this stack overflow thread? It Looks like they use QuadTree.