Google map on load showing error

2019-09-05 07:25发布

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条回答
倾城 Initia
2楼-- · 2019-09-05 07:38

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..

查看更多
登录 后发表回答