Hi,
I'm struggling with the GGeoXml routines.  I have a series of kml
overlays I want to add to a map and allow the user to toggle them on
or off.  Optionally some may be not visible when the map loads.  I've
elected to always load the kml but not to add the overlay to the map
until it is requested.  I'd like to use show and hide to toggle the
overlay on and off.

How can I tell is the overlay is hidden or has not yet been added to
the map?  isHidden() doesn't take me anywhere as it returns false if
the overlay is not added.

When I add a listener on the GGeoXml load my memory + CPU take a
massive dive (in FF).

Are there any examples out there of getting the load, listen, add to
map and show hide to work with GGeoXml?
--~--~---------~--~----~------------~-------~--~----~
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