hpneo / gmaps

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

"This page can't load Google Maps correctly." -- Error #592

Closed dhanediesil closed 3 years ago

dhanediesil commented 3 years ago

Hey there,

I added the code to my site but got the error mentioned below:

Screen Shot 2020-11-28 at 2 30 14 PM

Not sure why that's happening.

Please advise on a fix.

hpneo commented 3 years ago

Hi @dhanediesil, did you follow the steps mentioned here https://github.com/hpneo/gmaps/issues/580 ?

dhanediesil commented 3 years ago

I didn't notice that when I was skimming the other issues. Thanks for letting me know.

On Sat, Nov 28, 2020, 6:06 PM Gustavo Leon notifications@github.com wrote:

Hi @dhanediesil https://github.com/dhanediesil, did you follow the steps mentioned here #580 https://github.com/hpneo/gmaps/issues/580 ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hpneo/gmaps/issues/592#issuecomment-735318006, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR5T6YMLOADGJNX7ENLACUDSSGUA5ANCNFSM4UGCOWPQ .

mroswell commented 3 years ago

I get the "This page can't load Google Maps correctly" error upon visiting every map on: https://hpneo.dev/gmaps/ I just discovered the project, felt excited to find it... I would have more confidence in the project if the samples all worked without that error.

hpneo commented 3 years ago

Hi @mroswell. This error is due to the website not having a Google Maps API key. Since Google charges for using the Maps JavaScript API and this project is free, not using an API key is my only option right now.