谷歌静态地图Api?

时间:2013-04-20 05:14:05

标签: android google-maps google-static-maps

我正在使用谷歌地图api v1,我可以将地图绘制到画布并保存它,现在我使用谷歌地图api v2,因为我在3月13日之前得到了我的调试密钥,只是这个周末已准备好签署并且因为我不知道它会被停止,所以,我有的问题是:

1: is static maps api the correct way to do what i was doing in google maps 
api v1 draw the mapView to a canvas and compress the bitmap.

2: if it is does 25000 free requests pertain to me the developer or
 each individual user of the app that i am making?
谢谢你的时间......

1 个答案:

答案 0 :(得分:1)

我的猜测是您将Google Maps API v2(也已删除)与谷歌地图 Android API v2相混淆。

新API位于:https://developers.google.com/maps/documentation/android/

Android API v2没有这样的限制。