I have double checked the API key and that looks to be working without issue, as I can see it receiving calls through the Google Cloud API dashboard.
When I load the page however it’s just a blank background.
No errors in the Console.
The HTML for the page looks like:
<div id=”map-canvas” class=”map-canvas” data-latitude=”” data-longitude=”” data-zoom=”12″ data-marker-image=”” style=”position: relative; overflow: hidden;”>
So it looks like the Lat/Long/marker aren’t being pulled through, but zoom is.