im confused many of the examples for loading KML using GGeoXml, like http://econym.org.uk/gmap/example_geoxml.htm
utilize .removeOverlay but the docs refer to .hide() http://code.google.com/apis/maps/documentation/reference.html#GGeoXml and .hide() seems to work well for GTileLayerOverlay my map showing such is here.. http://region3.dfg.googlepages.com/r3starter1_4.html but i cant get the same behavior out of KML and .hide(). is there some trick to using it with KML ? is it not really suggested to use .hide with KML? i want to be able to add the KML to the map onload but i dont want it to show up untill a user driven event happens.. here is a simple example where i try to use .hide() and it does nothing http://region3.dfg.googlepages.com/r3starter1_1.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
