【发布时间】:2012-06-13 16:47:32
【问题描述】:
我正在使用 mapview,但我无法获取 mapview,只能获取网格线。
我正在关注http://developer.android.com/guide/tutorials/views/hello-mapview.html,但不知道缺少什么。
我已经生成了我的 api 密钥。
【问题讨论】:
我正在使用 mapview,但我无法获取 mapview,只能获取网格线。
我正在关注http://developer.android.com/guide/tutorials/views/hello-mapview.html,但不知道缺少什么。
我已经生成了我的 api 密钥。
【问题讨论】:
您是否按照此链接正确生成了 api 密钥。 http://code.google.com/android/add-ons/google-apis/mapkey.html 并检查您是否在清单文件中授予 Internet 权限。由于此权限允许您将地图下载到您的应用程序。你是在模拟器还是设备上运行的?
【讨论】: