Hello,
I’m sorry that you’re running into this issue, but I’ll be happy to help you figure out what’s going on.
I took a look at the page you linked to and am seeing this error:
Google Maps API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error
So, it appears the referrer url is not setup correctly for your api.
It should look something like this:
*.website.com/*
Can you double check this? This article has some more details on setting this up.
Please let me know if fixing that gets the map showing up!
Thanks,
Jennifer