I want to be able to pas "clickablepolys:false" or
"clickablepolys:true" into a new GeoXML (or EGeoXML) using a variable.
How do I do this. The code below does not work.

Thanks for any help!
Lara
--------------------------------------------------------
var noclick = "clickablepolys:false"
var click = "clickablepolys:true"
var CCOffice = new GeoXml("CCOffice",map,"http://www.tchdgis.org/
googlemaps/merge_commercecitysas1_13_09.kml",{noclick,nozoom:true});
//map.addOverlay(CCOffice);
--~--~---------~--~----~------------~-------~--~----~
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