Quote:
Originally Posted by David Casseres
It turns out my problem was very simple: I was not setting a delegate for the MKMapView. It seems a bit rude for the MapKit to throw an exception for that, but the whole thing was my mistake.
Thanks for your sample code, which may help me even though my problem was something else.
|
You're welcome. For anyone that hasn't tried it yet, beta 4's new MKMapView SetCenterCoordinate:Animated: works a treat - no more unwanted zooming.