RVLVR / REVClusterMap

Simple Clustering API for MKMapView
http://revolver.be/blog/mapkit-clustering-for-ios/
304 stars 57 forks source link

select clustered annotations and get title and subtitle #24

Open SushilSharma12 opened 8 years ago

SushilSharma12 commented 8 years ago

I am able to get title and subtitle of single annotation by selecting single annotation pin. But how can I select clustered annotations and get the title of all pins included in that cluster. For example, If I have a cluster of 5 pins. I want to get the title and subtitle of all the 5 pins.