Can't Select An Annotation?
I have a single annotation on a map view. I can select it programmaticly, but the I tap it nothing happens. Could you help me? Did anyone encounter similar problem? Here is mehod f
Solution 1:
Try setting canShowCallout property of the MKAnnotationView to YES in case you didn't.
Post a Comment for "Can't Select An Annotation?"