【问题标题】:How to resolve "The Google Maps Android API Street View service has been disabled for this application"?如何解决“此应用程序已禁用 Google Maps Android API Street View 服务”?
【发布时间】:2019-08-31 15:48:39
【问题描述】:

我在Android Studio上尝试打开StreetView时出现以下问题

"E/Google Maps Android API: The Google Maps Android API Street View service has been disabled for this application.
 This might be because of an incorrectly configured project, or an invalid API key.
 See the Google API console: https://console.developers.google.com, and information about Obtaining an API key:
 https://developers.google.com/maps/documentation/android-api/signup."

谷歌云控制台中启用了谷歌地图API,谷歌地图在应用程序中运行良好。

我该怎么办?

【问题讨论】:

  • 您为subscription付费了吗?
  • 没有。我正在使用免费服务

标签: java android maps google-street-view


【解决方案1】:

正如谷歌地图文档所说

使用即用即付定价模式,街景全景图的创建不再作为移动原生地图加载收费。它以Dynamic Street View 收费(见下文)。

另请阅读详细信息,例如

街景全景图和地图加载现在单独收费。对于 Maps JavaScript API、Maps SDK for Android、Maps SDK for iOS 应用程序中的全景对象的每个实例化,都会对动态街景全景图收费。

等等……

我在控制台上添加了付款方式,效果很好。

干杯!快乐编码。

【讨论】:

  • 所以这意味着您为每个全景图初始化付费?
  • @MichaelA 是的,付款很高。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2017-01-14
  • 1970-01-01
  • 2015-11-22
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多