views:

11

answers:

1

Hi All,

Thanks in advance.

Can you please let me know if there are any delegate methods that help us to identify the current zoom level when the user zooms in/out of a MapKitView?

-Sekhar.

A: 
- (void)mapView:(MKMapView *)mapView regionWillChangeAnimated:(BOOL)animated
jtbandes