javascriptrssmappinggeolocationyahoo-maps

Inconsistent Loading Times for GeoRSS Overlay Between Firefox and IE


I have a very simple page built to display a map and overlay a line based on points in a GeoRSS XML file. Here is the publicly accessible file. http://68.178.230.189/georssimport.html

Firefox is loading in about 5 secs, which is expected because there are a lot of points to map, but IE (6 & 7) is taking upwards of 45 secs to a minute. What can I do to diagnose what is going on? What is a tool that will show me what is going on? (i.e. Firebug for IE)

Thanks, Mark


Solution

  • I used Google Maps v3. The polyline api worked great and consistently across all browsers. A year later all of my posts to yahoo's developer forums are still unanswered. I would not build on the yahoo Maps library, based on this experience.