问题
According to Apple MapKit view documentation "...An MKMapView object provides an embeddable map interface, similar to the one provided by the Maps application..."
Here is screenshot of Maps application

I was digging through MapKit but can't find how to replicate this presentation. Or it's not an MKMapView on the screenshot?
Update
Sure, I'm talking about globe view only.
回答1:
The 3D globe view in Maps.app is not yet available in MapKit. You only get 2D and 3D tilted but flat maps.
来源:https://stackoverflow.com/questions/27137109/ios-8-maps-app-replica