I\'m adding several annotations to a MapView and using a custom image instead of the default pins. I am using the viewForAnnotation delegate method to set the c
viewForAnnotation
I think I got it. I ended up having to subclass MKAnnotationView.