I\'m using an MKMapView and I\'m initializing like this:
homeLocation.latitude = 42.033126; homeLocation.longitude = -70.168621; [self.mapView setCenterCoordina
Have you tried on the device? Sometimes I have more control on the zoom level on the device than on the simulator.