Does anyone know how to grant an application’s mapView access to the Satellite View (like in the Apple Maps application)? I currently have a working MKMapView for ios6 and would like to allow the user to switch between the satellite and normal maps. Any help would be awesome thanks!
EDIT:
Sorry I forgot to specify the Satellite view with 3D capability like in Apple Maps. What would this require?
Set the
mapTypeproperty of your map view toMKMapTypeSatellite