Mapkit, calloutAccessoryControlTapped not called when clicking on annotation title
Hello All
I succeeded in creating my custom Annotation view when clicking markers on my map.
I added a leftCalloutAccessoryView with my custom button/image
I added a rightCalloutAccessoryView with a disclosure button.
When clicking on leftCalloutAccessoryView or rightCalloutAccessoryView, the calloutAccessoryControlTapped callback is properly called, unfortunately I cannot find a way to call this calloutAccessoryControlTapped when clicking title or subtitle of my callout bubble.
Any hint would be greatly appreciated.
Thanks to all
Last edited by hehe0613; 03-29-2010 at 08:44 AM.
|