Hi, @onetime007
I am sure this is the API Key issue.
Can you follow some good tutorial to obtain a Google Map API key.
Google Map API key is required on new domains.
https://googlegeodevelopers.blogspot.in/2016/06/building-for-scale-updates-to-google.html?m=1
Obtain a new key here –
https://developers.google.com/maps/documentation/javascript/get-api-key
I believe your are running the latest version of this plugin.
thanks
Thanks for replying. Yes, we had an API on it, and it was working fine.
One day it stopped working. Why? We didn’t change anything.
So I added a new/different API. It still doesn’t work.
Hi,
i just checked your website – http://llseeds.ca/
It seems you are using W3 Total cache plugin to minify resources.
Can you try disabling the W3 Total cache plugin for a while and check if map loads
After viewing the source code of your page, i could not find the any script with src
https://maps.googleapis.com/maps/api/js
Make sure W3 Total cache plugin is not minifying external resources.
Thanks
Thanks for your help. Turns out it wasn’t a W3/caching issue. I did some other research from other plugins and discovered the multiple libraries that need to be enabled for the API to work properly. There are 4 or 5 libraries needed.
Yes, i can see map is working on your site now.
Marking as resolved.
Feel free to report again.