Have you tried making the AddMaker function a local function to the parent. then calling it directly, eg <a href="javascript:parent.addMaker(-122.543....
that way then there would be no G.. objects used in the Child frame. Or you could try doing things like var _4=new parent.window.GIcon(); var _d=new parent.window.GMarker(_b, again the actual maps classes are then not in the child frame at. On 10/07/2009, Richard Davies <[email protected]> wrote: > > > On Jul 10, 10:53 am, Barry Hunter <[email protected]> wrote: > > > > > (But equally you might be able to fix it by loading a dummy gmap in > > the child frame (so that it loads teh required external modules)) > > > I just tried adding a dummy map inside the iframe... no luck. Thanks > for the suggestion though. > > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
