How to add a push pin to a MKMapView(IOS) when touching?

Viewed 43679

I had to get the coordinate of a point where the user touch on a MKMapView. I'm not working with the Interface Builder. Can you give me one example?

2 Answers
Related