I have recently set up a Google Static Maps API and I am now trying to implement this into my site. I am trying to host it on an Iframe and the map information will then change depending on what the user inputs for their search criteria.
However, I am getting the "Load denied by X-Frame" error in my console.
I have tried all the solutions at This Link but nothing seems to work. I've tried using both a browser and server API key, http & https but still nothing.
Why oh why do google have to make it so complicated???
Can anyone give me some pointers in how to get a map which is intended for use by google in my site, to actually display in my site??