Yes, I had tried the .copy() method and saw the "No implementation..." error. I thought I had mentioned that but see now that I didn't.
-Brian On May 7, 7:50 pm, Mike Williams <[email protected]> wrote: > Wasn't it Rossko who wrote: > > >Try taking a copy of the object > > var iw = map.getInfoWindow().copy(); > >and work with that > > Neat idea, however GInfoWindow doesn't implement .copy(). > > Although GInfoWindow is documented as using the GOverlay interface, it > doesn't implement all the GOverlay Methods. There is a > GInfoWindow.copy() Method [as there must be since GInfoWindow is a > GOverlay] but all the .copy() code does is throw the error "No > implementation for .copy" > > --http://econym.org.uk/gmap > The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
