vicmora / MMM-GoogleMapsTraffic

A raspberry pi MagicMirror module that displays a map, centered at provided coordinates, with Google Maps Traffic information.
MIT License
88 stars 32 forks source link

This page can't load Google Maps correctly. #34

Open acmanetas opened 4 years ago

acmanetas commented 4 years ago

For a month or so now, an error message has been overlaid on top of this module. Looking into it as best I could, it appears that Google is depreciating some old SDK code and it seems as though that is breaking this module. Has anyone else experienced this or come up with a solution/upgrade to resolve it?

cant_load

bamelt commented 4 years ago

same issue here. don't have a solution yet though.

Paulie420 commented 3 years ago

same, i think i have my api code setup correctly.

i have lat and lng setup correctly... i can see the map correctly momentarily - and then it gets covered with "Oops! Something went wrong. This page didn't load Google Maps correctly. See the JavaScript console for...." and I can't read anymore.

Any help would be greatly appreciated!!!

Ihnen42 commented 3 years ago

same, i think i have my api code setup correctly.

i have lat and lng setup correctly... i can see the map correctly momentarily - and then it gets covered with "Oops! Something went wrong. This page didn't load Google Maps correctly. See the JavaScript console for...." and I can't read anymore.

Any help would be greatly appreciated!!!

This "Oops!" happen to me when I didn't activate the "Maps JavaScript API" in the Google Cloud. After that it was gone

Ihnen42 commented 3 years ago

For a month or so now, an error message has been overlaid on top of this module. Looking into it as best I could, it appears that Google is depreciating some old SDK code and it seems as though that is breaking this module. Has anyone else experienced this or come up with a solution/upgrade to resolve it?

cant_load

As far as I understand you need to add you credit card data to your Google Cloud account. Check the link

Miklbr commented 2 years ago

Hello, I have the same error message. What do we have to activate on Google settings ? We have to activate "Maps Javascript API" and what else ?