Want to center MKMapView on a point N-pixels below a given pin (which may or may not be visible in the current MapRect).
I\'ve been trying
Look at this method on MKMapView:
MKMapView
- (void)setCenterCoordinate:(CLLocationCoordinate2D)coordinate animated:(BOOL)animated