MKMapView: getting latiude and longitude for a point

Posted by VansFannel on Stack Overflow See other posts from Stack Overflow or by VansFannel
Published on 2010-05-29T07:56:03Z Indexed on 2010/05/29 8:02 UTC
Read the original article Hit count: 275

Filed under:
|

Hello.

I'm developing an iPhone application and I want to know the location on a MkMapView where the user has touch.

I have a MKMapView that fills the screen. When the user touch over the map, I need to know the location of the point the user has touched. Is that possible?

Thank you.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about mapkit