Google map on load showing error

一笑奈何 提交于 2019-12-13 04:29:55

问题


I am using Google map one of my site. To show address and map I have used gmap3 plugin. It was working fine 2 days back. But it is showing error today when the map is loading like this

NetworkError: 403 Forbidden - http://maps.googleapis.com/maps/api/js/GeocodeService.Search?4sbbsr&7sUS&9sen-US&callback=_xdc_._2cs449&token=63445

Can someone kindly tell me whats the issue here?


回答1:


Oh...I got the solution. I was trying to link googlemap by downloading the googlemap from the server and I was linking the file with my app. Instead of that I had to link directly to the google server. I just linked to the google map api directly and it worked finally..



来源:https://stackoverflow.com/questions/18628683/google-map-on-load-showing-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!