Google Maps Iframe - X-Frame-Options

Permalink
I recently made a block that allows my client to add an embedded google map via iframe into his site. Due to how I'm doing CSS and layout (I'm using my own theme), I cannot just use a standard google maps block or iframe block.

What's odd is that I get this error from Chrome when I look at the site:"Refused to display document because display forbidden by X-Frame-Options."

I have tested the iframe code in a non-concrete test site, and all works fine. Any thoughts on this?

Thanks in advance!