gdg-x / hoverboard

Conference website template
https://hoverboard-master.web.app
Other
1.11k stars 1.09k forks source link

Maps stopped working #531

Closed juliusspencer closed 5 years ago

juliusspencer commented 5 years ago

Hi,

The map has been working for months, but just stopped working. It is replaced with a message:

Oops! Something went wrong.
This page didn't load Google Maps correctly. See the JavaScript console for technical details.

The console has:

Google Maps JavaScript API error: ExpiredKeyMapError
https://developers.google.com/maps/documentation/javascript/error-messages#expired-key-map-error
_.Gc @ js?key=AIzaSyDWy6O98n-ueoVaYPWRPve23vjm3JP08gw&callback=__initGoodMap:54

I've gone into my project on Google and enabled 'Maps JavaScript API'.

Has anyone else had this issue? I'm not sure how maps are configured in the project.

Thanks Julius. (GDG Auckland, NZ)

juliusspencer commented 5 years ago

Sorry looks like I didn't change the API key to the one associated with my Firebase project. Once I added the credential API key it started working.