Question

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??

Was it helpful?

Solution

In your MKAnnotationView set the canShowCallout to NO

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top