I am building a map for our fire department that pulls in three XML
files. The first creates polygons of different neighborhoods, the
second shows each fire station's service area, and the third shows the
fire station themselves.

I want to suppress the info balloons from the neighborhood polygons
and only show those from the service areas and fire stations. I have
tried both EgeoXML and GeoXML to do this. I'm having problems with
each version:

http://www.cityofvancouver.us/_map/test/egeoxml_test.asp

http://www.cityofvancouver.us/_map/test/geoxml_test.asp

The EgeoXML version loads quite slowly, and sometimes the browser will
pop up a message about that. But once it loads, the behavior of the
info balloons is exactly what I am looking for. I am using
"polygonoptions:{clickable:false}"

GeoXML is much faster, but ignores "polygonoptions:
{clickable:false}" . If I use "clickablepolys:false" it suppresses the
info balloons from both groups of polygons. I tried adding
"clickablepolys:true" to the service area polygons but it has no
effect.

Also, when testing the GeoXML version with MSIE 6, any click anywhere
on the map throws a JavaScript unhandled exception error that
references "this.ki" on line 307 of Google's "main.js" file. (I have
not test with other versions of MSIE - ver 6 is the only one I have at
the office.)

Any help is appreciated.

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