02/20/2018 at 2:33 pm
#452472
Keymaster
@ Bill
Open the page in Chrome, hit the F12 key and then click the Console tab.
Google is displaying this error:
“Google Maps API error: ApiNotActivatedMapError”
Which is described here:
Basically this means the Google Maps JavaScript API was not activated. you need to do this as outlined in Step 6 of the Google Maps API Key tutorial.
Hope this helps!