Can anyone tell me that when we scroll or move mkmapview then according to movement can get the lat long from mkmapview ? I want lat long as we move the mapview.
mMapView.centerCoordinate;
will return the center CLLocationCoordinate2D of the map.