JimR wrote: > Thanks again for the help, Lance. Your example doesn't throw any > errors for me, but the info balloons don't seem to fire reliably. > I cant even test with IE6.... http://www.dyasdesigns.com/geoxml/firestations.html works currently in IE8 running in compatibility mode. (which supposedly emulates ie7)
I added a popup to tell me what point was being passed back in the onclick event when it would fire in ie8 and the location was nowhere near correct.. this part just isnt working in 8 without the compat mode. > When I try to follow your code changes on my server, I still get > errors in MSIE6. Did you change the copy of geoxml.js on your server? > yes there were problems where it was asking for an GEvent on a sidebar that didnt exist the api had issues with that in IE (but not in any other browser.) > Just because of the performance issues of loading all these polygon > nodes, I may have to leave the neighborhood polygons off the final > map. > > Jim Reed Your data for me actually loads quite acceptibly fast and functional even in internet explorer though as I said I cant test the out of date browser.... ie8 being an ultra beta has problems in the API which is what I have been running in to headaches on. Currently you have to not specify clickablepolys if you want it true ( leave it to default ) you could post it as an issue to http://code.google.com/p/geoxml/ > On Feb 13, 5:19 pm, Lance Dyas <[email protected]> wrote: > >> JimR wrote: >> >>> Thanks, Lance. Two questions: >>> >>> Is it possible to explicitly force an earlier version of the API (such >>> as 2.136)? >>> >> yes..http://www.dyasdesigns.com/geoxml/firestations.html >> >> >>> And, in Firefox, the EgeoXML version works correctly (the neighborhood >>> polygon set is not clickable) >>> >> you are right but they default to clickable... so dont set them to >> anything. (I am looking at fixing that behavior --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
