I kept having trouble getting the Google Map widget to work…
I spent some time chatting with the people from Google, so the address field isn’t blocked out in the widget.
Here is how we (Google and I) resolved it…
Use the following examples in the Google API console for your restrictions URL’s…
https://*.MYWEBSITE.com/*
&
https://MYWEBSITE.com/*
Once you have the key set up, add the Places API and the Geocoding API to the library.
You also have to add a valid billing account to your Google API account. Click the Hamburger menu > Billing.
Very confusing on Google’s part!!! Hope this helps somebody out. :)
-Joe
Hi Joe
Thanks for reaching out and for your sharing your experience and solution, it’s most appreciated. I’m glad to hear you got your API key up and running in the end.
If SiteOrigin questions arise in the future, please, let us know.
Thanks again.