thoughtbot / TBAnnotationClustering

Example App: How To Efficiently Display Large Amounts of Data on iOS Maps
http://robots.thoughtbot.com/how-to-handle-large-amounts-of-data-on-maps/
MIT License
728 stars 125 forks source link

TBAnnotationClustering

Example project from blog post.

Quad Tree

If you want to grab the quad tree you can get it from my GitHub

or just install using cocoapods

pod 'TBQuadTree', '~> 0.0'