i have been throtting through the iOS 6.0 Map documentation, but I am unable to find any way to define a max zoom on the MKMapView.
Have anyone found a way to do this ? I had a method that worked on the 5.1.1 maps, but it listenes to zoomScale, which the modern map doesn’t have (making the app crash in the new iOS)
Any help would be highly appreciated.
The fault was found in the map provider side. A limit to the Google maps zoom scale was instated, without much warning from the map service provider themselves.