It looks like code.google.com is also having some post St Patricks Day issues I am unable currently to upload a new version, either by svn.. or even administer the project
On Mar 18, 4:01 pm, Garthan <[email protected]> wrote: > you are still calling parse whenever its shown ... that wont work... > I will be at home in a couple hours and able to spend some time on > it.. looks like I failed proper testing on the 17Mar version ie I > forgot to wear green and it caught up with me. > > feel free to contact me direct for further help, no need to fill the > group with details. > > On Mar 18, 12:54 pm, Lara <[email protected]> wrote: > > > > > Hi Lance, > > > geoxmlvar.toggleContents(0,false); > > > Does not hide the objects in the GeoXML (polygons). My code is e.g.: > > CCOffice.toggleContents(0,false); > > > Lara > > > On Mar 17, 10:39 pm, Lance Dyas <[email protected]> wrote: > > > > Lara wrote: > > > > The original issue still occurs even on the latest verion of GeoXML. > > > > If you clear the parser it remembers none of the urls it once had.... ie > > > you are not using it correctly. > > > > Are you trying to hide and showing the objects in the GeoXml clear is > > > not for doing that toggleContents > > > geoxmlvar.toggleContents(0,false); > > > should hide the contents > > > and > > > geoxmlvar.toggleContents(0,true); > > > should show them again. > > > > If you are trying to update you can use then clear but afterwards before > > > you call parse you need to reset the urls. > > > geoxmlvar.urls.push("newurl") > > > > [multipart_alternative_part< 1K ] > > > > No virus found in this outgoing message. > > > Checked by AVG -www.avg.com > > > Version: 8.0.237 / Virus Database: 270.11.17/2007 - Release Date: > > > 03/17/09 10:18:00 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
