hey
i am using an MKMapView. i initialize it directly from the code.
when i touch an annotation on the map i 'move' (transfer) another view above the MKMapView to show to the user some details about the annotation.
now my question, how do i handle a touch somewhere else on the map ? cause in this case i want to close the details view again.
thank you for your help !
i am using an MKMapView. i initialize it directly from the code.
when i touch an annotation on the map i 'move' (transfer) another view above the MKMapView to show to the user some details about the annotation.
now my question, how do i handle a touch somewhere else on the map ? cause in this case i want to close the details view again.
thank you for your help !