Possible Duplicate:
how to call pin annotation on button click in iphone
Sorry if question is strange. I'm trying to have an image and drop pins on certain parts and name those parts. Anytime I search Image+Iphone+Drp Pins I get MKAnnotationView or at least something that begins with MK. Now I wonder, is MKAnnotationView only for maps or I can use it to display images and drop pins on them as well. If I can, how do I do that. I mean with imageview it's very simple. I can do it with both code and IB. What about MKAnnotationView. Can it be a subview to another view?
I don't know what you want to achieve but Please figure out this Link1 , Link2 , Link3
Hope It will help you to achieve your target.
Happy Coding.