xcode - How to detect touch annotation view event? -


I have some comment view on the map. I just want to find out the event that happens when the user touches it. I understand using Supervisor, I look at the supervisor for each annotation visit. I thought this would do the right thing, but still something is wrong. The "selected" attribute of annotationview changed its value unexpectedly. Someone tells me how to solve this problem Thank you!

You should see about MKMapViewDelegate that this method is applied to: < / P <<>


Comments