How to use custom tags instead of standard contacts with MapKit on iPhone?
Hello
You have to extend the MKAnnotationView class, it has various properties that you can set, the image property is related to the image of labels, and when you use MKPinAnnotationView, the image property is pin ... hope this helps