hpneo / gmaps

the easiest way to use Google Maps
https://hpneo.dev/gmaps/
7.04k stars 1.29k forks source link

Use New Google Map API Access #580

Open ozero opened 6 years ago

ozero commented 6 years ago

You can check whether your gmaps.js uses New API Access with this Google official Chrome extension. "Google Maps Platform API Checker" https://chrome.google.com/webstore/detail/google-maps-platform-api/mlikepnkghhlnkgeejmlkfeheihlehne?hl=ja

mahadihasan1400 commented 5 years ago

thank you very much for your guide line

Dimimo commented 5 years ago

Thanks @ozero, very helpful. May I notice that the sensor parameter is no longer required as noted Maps api overivew > troubleshooting. No indication since when that is.

ozero commented 5 years ago

@Dimino Thanks, Updated!

oneilonline commented 5 years ago

What page do we find this code to update? I edited line 1883 on gmaps.js but it didn't fix the issue.

ozero commented 5 years ago

I don't think that you need to edit gmaps.js . Just add your API key to the Githubissues.

  • Githubissues is a development platform for aggregating issues.