I want to open an iframe from Google Maps on a Fancybox via fancybox.iframe
.
But it gives the following error:
No 'Access-Control-Allow-Origin' header is present on the requested resource.
I know the explanation of something cross-domain and that ajax does not do this but is there any solution?