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

Reply via email to