D doanelinde macrumors member Original poster Jul 24, 2009 35 0 Jul 30, 2009 #1 How do you put code behind a pin annotation so that if the user selects a pin I can run code to, for example, jump to another view?
How do you put code behind a pin annotation so that if the user selects a pin I can run code to, for example, jump to another view?
dejo Moderator emeritus Sep 2, 2004 15,982 454 The Centennial State Jul 30, 2009 #2 Set up a mapView:annotationView:calloutAccessoryControlTapped:method in your MKMapViewDelegate.