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.