Question

I have a method like this:

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

Using this, can i get the coordinates?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top