7

I have a method like this:

- (void)mapView:(MKMapView *)mapView annotationView:(MKAnnotationView *)view calloutAccessoryControlTapped:(UIControl *)control

Using this, can i get the coordinates?

tarnfeld
  • 25,992
  • 41
  • 111
  • 146