so how do you use it? it works cleanly for the tile overlays but seems to cause havoc with the kml.
here is the current app i am working on.. http://region3.dfg.googlepages.com/r3starter1_5.html?kml=http://ftp.dfg.ca.gov/Public/R3_BDR/gis_exports/dfg_lands_r3.kmz i am building it to accept all kinds of things on the url line. there is a simple toggle function (very end of the file) for visibility where i use .hide and .show. however, i seem to have some sort of memory leak going on as it slowly goes crazy in firefox. On Jan 21, 7:10 pm, Mike Williams <[email protected]> wrote: > Wasn't it Region 3 DFG who wrote: > > > > >im confused > >many of the examples for loading KML using GGeoXml, like > > http://econym.org.uk/gmap/example_geoxml.htm > > >utilize .removeOverlay > > That's because .hide() wasn't originally implemented for GGeoXml. > Previously, the Method existed, but simply threw an "Interface not > implemented" error. Apparently, it got implemented back in v2.85 but > nobody noticed until it got added to the documentation, which happened > quite recently. > > At some point, I'll go back and update that example, but it's at the > bottom of a fairly long to-do list. > > --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 -~----------~----~----~----~------~----~------~--~---
