marcocattai / TBAnnotationClustering

Example App: How To Efficiently Display Large Amounts of Data on iOS Maps

Home Page:http://robots.thoughtbot.com/how-to-handle-large-amounts-of-data-on-maps/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

About

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/

License:MIT License