In my app i have a MapView and one annotation. The first touch on the pin showing it’s view, but i can’t find the to remove/hide it on another touch.
Thanks
In my app i have a MapView and one annotation. The first touch on
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Removes the specified annotation object from the map view.
Parameters
annotation:
The annotation object to remove. This object must conform to the MKAnnotation protocol.
To remove annotation view only check this question