On Sep 9, 3:03 pm, jamesct <[email protected]> wrote:
>
> This is a complete mystery to me, I have registered an "addoverlay"
> map event handler during initialize() that should intercept the
> GGeoXML overlays getting added (and does work, but just not for the
> very first time you click).
>
> Any suggestions/thoughts?

I think this is due to the modularisation of the infoWindow code.
Previously you could open an infoWindow and immediately access its
content, which is what you want to do with your "infowindowopen"
event.

See http://econym.org.uk/gmap/modularized.htm -- that page is now
correct again because infoWindows have been re-modularised. Basically
you need to force the API to load the infoWindow code well before you
do anything with it.

Andrew
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to