Google Cloud API Map Tips

3d Animation

I always have a nightmare with Store Locator plugins in WordPress and the dreaded Google APIs. These are just some notes for me, if (when) I have problems again in the future.

Login URL

https://console.cloud.google.com/

Google API Troubleshooting

If the Maps API suddenly stops working, these are the things to check

1. Billing – are your card details up to date?
2. Is Billing enabled on the correct project?
3. Are the correct API’s enabled for your project?

These are usually:

  • Maps JavaScript API
  • Places API
  • Geocoding API

4. If you have application restrictions in place, are these correct?

Eg.

https://yourwebsites.com/
Https://www.yourwebsite.com/

5. If you’re using WP Store Locator Plugin, ensure you have a browser and server key in place.
6. Start Googling if none of the above work!