Tagged Questions
1
vote
4answers
899 views
Map in an iFrame - open hyperlink from infoWindow in the calling page
I've got a Google Map being served inside an iFrame on a page (eg xxx.com/PageWithMap.html)
The code for the Google map sits on another domain (eg yyy.com/MapCode.html)
So it looks like this on ...