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.
mapView:annotationView:calloutAccessoryControlTapped:delagate method's code – xs2bush Jul 22 '11 at 10:34