如何发展3D地图在iPhone应用程序?应用程序、地图、iPhone

由网友(花开只为她)分享简介:我正在开发增强现实应用程序,我需要实现一个屏幕3D地图。我知道,我们可以开发使用MapKit框架在iPhone应用的2D地图。但我没能找到如何在iPhone应用程序中实现3D地图的任何教程或博客。任何帮助或教程,这将是很大的支持。 I am developing an Augmented Reality Applic...

我正在开发增强现实应用程序,我需要实现一个屏幕3D地图。我知道,我们可以开发使用MapKit框架在iPhone应用的2D地图。但我没能找到如何在iPhone应用程序中实现3D地图的任何教程或博客。任何帮助或教程,这将是很大的支持。

I am developing an Augmented Reality Application where I need to implement 3D maps for a screen. I am aware that we can develop 2D maps in an iPhone Application using the MapKit Framework. But I am not able to find any tutorial or blog on how to implement 3D maps in an iPhone application. Any help or tutorial on this would be of great support.

推荐答案

我发现的唯一的解决办法是从罗斯·安德森,在GitHub上:的 https://github.com/RossAnderson/EarthView 。

The only solution I've found is from Ross Anderson, on GitHub: https://github.com/RossAnderson/EarthView.

不过这将是非常有用的有一个API类似MapKit注释,并绘制覆盖。

Still it would be really useful to have an API similar to MapKit to annotate and draw overlays.

阅读全文

相关推荐

最新文章