# TBAnnotationClustering **Repository Path**: mirrors_thoughtbot/TBAnnotationClustering ## Basic Information - **Project Name**: TBAnnotationClustering - **Description**: Example App: How To Efficiently Display Large Amounts of Data on iOS Maps - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README TBAnnotationClustering ====================== Example project from [blog post](http://robots.thoughtbot.com/how-to-handle-large-amounts-of-data-on-maps/). Quad Tree --------- If you want to grab the quad tree you can get it from my [GitHub](https://github.com/theocalmes/TBQuadTree) or just install using cocoapods ```pod 'TBQuadTree', '~> 0.0'```