【发布时间】:2014-10-21 03:51:50
【问题描述】:
我有一个使用 google map api v3 的应用程序(我在本地主机上运行它),今天早上一切都运行良好,我打开我的应用程序并看到错误:Google has disabled use of the Maps API for this application. The provided key is not a valid Google API Key, or it is not authorized for the Google Maps Javascript API v3 on this site. If you are the owner of this application, you can learn about obtaining a valid key here: https://developers.google.com/maps/documentation/javascript/tutorial#api_key
我按照给定的链接解决了这个问题。但是,在做了这些之后:
1. Visit the APIs Console at https://code.google.com/apis/console and log in with your Google Account.
2. Click the Services link from the left-hand menu.
3. Activate the Google Maps JavaScript API v3 service.
4. Click the API Access link from the left-hand menu. Your API key is available from the API Access page, in the Simple API Access section. Maps API applications use the Key for browser apps.
我的应用程序没有任何变化,我仍然没有解决这个问题。所以有人可以告诉我我该怎么做。
【问题讨论】:
标签: javascript api google-maps google-maps-api-3