3D地图图书馆为Android [英] 3D maps library for android

查看:228
本文介绍了3D地图图书馆为Android的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有谁知道任何免费的Andr​​oid地图库,具有3D功能? 我知道肯定是谷歌地图不使用SDK库时,支持3D。

的提供者是没有问题的。我没有结婚与谷歌地图,也没有任何其他的。

这可以作为例子就是我试图完成下面的应用程序。

Waze的 https://play.google.com/store/apps/details?id = com.waze

66号公路 https://play.google.com/store/apps/details ?ID = com.route66.maps5


解决方案

我想这个问题现在变得过时,我们有谷歌地图API V2是在野外。感谢大家抽出宝贵的时间来回答这个问题。

下面是一个简单的版本更新日志

  

该API现已分布的谷歌播放服务SDK,您可以使用Android SDK管理器中下载的一部分。要了解如何安装软件包,请参阅安装地图API SDK。

     

地图现在封装在MapFragment类,Android的碎片类的扩展。现在,您可以添加地图作为一块更大的活性。用MapFragment对象,可以在小屏幕上,诸如移动电话显示的地图本身,或作为在较大的屏幕设备,如片剂的更复杂的UI的一部分。

     

由于地图是封装在MapFragment类,可以通过扩展Android的标准Activity类,而不是扩展版本1中使用的MapActivity实现它们。

     

该地图API现在使用矢量瓷砖。他们的数据再presentation较小,因此地图出现在您的应用程序速度更快,使用更少的带宽。

     

缓存提高,因此用户通常会看到地图上没有空白区域。   地图是现在3D。通过移动用户的角度来看,可以显示出与视角地图。

下面是新的API文档

下面是Android开发者博客现货宣布新的API

<一个href="http://2.bp.blogspot.com/-X9mYMEj_pNg/ULxApjNJeAI/AAAAAAAAHIw/3ZiZVS9LjAY/s640/Trulia+Screenshot.png"相对=nofollow>而这里的Trulia的 截图

Does anybody know any free of charge android maps library that has 3D capabilities? I know for sure that google maps doesn't support 3d when using the sdk library.

The provider is not a problem. I'm not married with google maps, nor any other.

The following are apps that can be used as example of what i'm trying to accomplish.

Waze https://play.google.com/store/apps/details?id=com.waze

Route 66 https://play.google.com/store/apps/details?id=com.route66.maps5

Example

解决方案

I guess this question becomes obsolete now that we have the Google Maps Api V2 is out in the wild. Thanks everyone for taking your time to answer it.

Here's a quick release changelog

The API is now distributed as part of the Google Play services SDK, which you can download with the Android SDK Manager. To learn how to install the package, see Installing the Maps API SDK.

Maps are now encapsulated in the MapFragment class, an extension of Android's Fragment class. Now you can add a map as a piece of a larger Activity. With a MapFragment object, you can show a map by itself on smaller screens, such as mobile phones, or as a part of a more complex UI on larger-screen devices, such as tablets.

Because maps are encapsulated in the MapFragment class, you can implement them by extending the Android standard Activity class, rather than extending the MapActivity used in version 1.

The Maps API now uses vector tiles. Their data representation is smaller, so maps appear in your apps faster, and use less bandwidth.

Caching is improved, so users will typically see a map without empty areas. Maps are now 3D. By moving the user's viewpoint, you can show the map with perspective.

Here's the new API documentation

Here's the Android Developers blog spot announcing the new API

And here's a screenshot of one of the new API early adopters Trulia

这篇关于3D地图图书馆为Android的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆