Search code examples
iphonemkmapview

Remove Callout from Mapview


I want to remove the default callout from the map view and want to have my custom callout with an image. Can anyone please tell me how to remove the default callout from the Map ?


Solution

  • It was originally written as an answer for this question:

    MKAnnotationView - Lock custom annotation view to pin on location updates

    Also see answers for this question:

    How to customize the callout bubble for MKAnnotationView?