I broke through the documentation for iOS 6.0 Map, but I can not find a way to determine the maximum scaling in MKMapView.
Has anyone found a way to do this? I had a method that worked on 5.1.1 cards, but it listens for zoomScale , which a modern card does not have (which leads to a crash of the application in the new iOS)
Any help would be greatly appreciated.
source share