简体   繁体   English

我可以在Android上使用Static Maps API V2,并像JavaScript apiV3一样使用它吗?

[英]Can i use Static Maps API V2 with Android and use it like JavaScript apiV3?

I am working on Google Map Api for Android. 我正在使用Android版Google Map Api。 Its quite slow as network here is GPRS. 由于这里的网络是GPRS,因此速度相当慢。 I am trying to explore Static Map Api for performance (and offline usage). 我正在尝试探索Static Map Api的性能(和离线使用)。 I am unable to find any example/sample on the internet where there is interaction of Static Map Api and Android. 我无法在Internet上找到任何静态地图Api和Android交互的示例/示例。 Google dont allow you to cache data. Google不允许您缓存数据。

No, the static map api terms specifically prevent you from using it for a dynamic map. 不可以,静态地图API术语专门阻止您将其用于动态地图。 However, you could load the JavaScript Maps API in a WebView. 但是,您可以在WebView中加载JavaScript Maps API。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM