Does anyone know of an API or plug-in that allows you to have an interactive globe, like the one Apple just released, in your app?
Implement Interactive Globe
When using MKMapView
, an interactive globe is available when using the satelliteFlyover
or hybridFlyover
map type enum values.