How to avoid the default CallOutView to appear?

145 Views Asked by At

I'm trying to make a custom Callout view for AnnotationView. I had seen this answer. And please see the other question

I'm able to load the custom view. But How to avoid the default CallOutView to appear??

1

There are 1 best solutions below

1
On BEST ANSWER

In your MKAnnotationView set the canShowCallout to NO