Hello, I have a website which draws hike, bike and horse trails on top of google maps. On linux, it worked very well with firefox 2, but ever since firefox 3 came out, I've been getting "a is undefined" errors and only some of the lines get drawn.
It works fine on windows and os x, so I figured it has something to do with how SVG/VML is used on those platforms but on linux google renders the lines on pngs. I tried overriding that using the _mSvgForced and _mSvgEnabled flags, but it didn't have any effect. On firefox 2, I do sometimes get those "this script is taking a long time, want to abort" popups, but on firefox 3 I don't get those, just the errors. Any ideas what's going on? Here's the main site: http://trails.firstworks.com/trails/trails.cgi/default/index.html And here's a direct link that exhibits the behavior: http://trails.firstworks.com/trails/trails.cgi/default/trailsystem.html?trail_system_id=27 Thanks! David Muse [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
