I have displayed a map containing 25 annotation and with the detail discloser button, and every thing seems to be working fine, now my problem is that on the hit of one discloser button i should be traversed to the next view depending upon the data which is displayed on the pin touch.

For doing this i have set the button tag as well but nothing seems to happen i am not getting the output that i want, its always showing some other data on the next view like if i hit pin 1 then data for pin 5 is shown.

Please help.

link|improve this question

47% accept rate
Please share the mapView:annotationView:calloutAccessoryControlTapped: delagate method's code – xs2bush Jul 22 '11 at 10:34
Post the viewForAnnotation code and you should be using the calloutAccessoryControlTapped delegate method instead of button tags as xs2bush implies. – Anna Karenina Jul 22 '11 at 11:06
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.