Google Maps API错误:DeletedApiProjectMapError [英] Google Maps API error: DeletedApiProjectMapError

查看:1003
本文介绍了Google Maps API错误:DeletedApiProjectMapError的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我必须使用谷歌地图。我使用下面的google API脚本

 < script type =text / javascriptsrc =https://maps.googleapis的.com /地图/ API / JS键= MY_API_KEY>?< /脚本> 

而我得到的错误



Google Maps API错误:DeletedApiProjectMapError https ://developers.google.com/maps/documentation/javascript/error-messages#deleted-api-project-map-error



我创建了一个新项目&新的API密钥。但是这个错误仍然存​​在。请帮助解决此错误。

解决方案

哟应该转到 https://console.developers.google.com ,并在创建API KEY之后,转到Google Maps JavaScript API并且只是ENABLE(默认为DISABLE) p>

I have to use google map. I use below google API script

<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=MY_API_KEY"></script>

And i got below Error

Google Maps API error: DeletedApiProjectMapError https://developers.google.com/maps/documentation/javascript/error-messages#deleted-api-project-map-error

I created a New Project & New API key. But still this error came. Kindly help to solve this error.

解决方案

Yo should go to https://console.developers.google.com and after create your API KEY, go to "Google Maps JavaScript API" and just ENABLE (by default is DISABLE)

这篇关于Google Maps API错误:DeletedApiProjectMapError的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆