iOS 8 Maps App replica

筅森魡賤 提交于 2019-12-12 04:54:15

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!