我正在开发一个在图像上呈现谷歌地图的应用程序,如下所示
<img alt="Google Maps (Scotland)" src="http://maps.google.com/staticmap?size=480x200&maptype=mobile\&markers=55.9368450758,-3.03604939504,reda|55.9454374538,-3.18124534297,redb&key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx">
地图未呈现,当我右键单击图像源并单击 url 时,我收到以下消息
“Google Maps API 服务器拒绝了您的请求。此站点或 IP 无权使用此 API 密钥。”
我已经检查了https://code.google.com/apis/console上的 API 访问, API 密钥似乎都是正确的。只是想知道如何修复站点和 IP 位?
请参阅下面的 google API 控制台中的设置