I've had to switch to using the AJAX google.load call recently, and I'm having some problems implementing it in concert with loading geoxml.js and elabel.js.
Here's the link: http://www.wrh.noaa.gov/zoa/kml/polygon_test2.php When I comment out the lines that utilize geoxml.js, then the legends that utilize gscreenoverlay and polylines that use ggeoxml display fine, but if I try to load the geoxml with labels and such, nothing displays. I've attempted some debugging with firebug, and it seems that the hangup occurs at the "exml = new GeoXml" line...but its tough to decipher when it goes through all the main.js code. In IE8, its performance is variable...usually it executes fine but sometimes throws the "geoxml is undefined" error. I know that the HTML is not perfect...but most of it is written by someone other than myself and I just have to use includes for that html. I believe the problem lies in how I'm loading the .js files, but I'm not sure. Any help would be greatly appreciated...thanks! Shad --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
