0

I want to select all the annotations on my map so the annotations callout is shown. Right now I can only select one by doing:

map.selectAnnotation(annotation, animated: true)

How do I select all of them?

Andrew
  • 391
  • 3
  • 15
  • 2
    Possible duplicate of [Multiple annotation callouts displaying in MKMapView](http://stackoverflow.com/questions/2417952/multiple-annotation-callouts-displaying-in-mkmapview) – Tapani Feb 07 '16 at 17:48
  • This has already been answered here and the answer is to implement you own callout mechanism: http://stackoverflow.com/questions/2417952/multiple-annotation-callouts-displaying-in-mkmapview – Tapani Feb 07 '16 at 17:49

0 Answers0