> Currently, I am only parsing about 300 GPolyLine, when the website
> goes onto the production, it will be around 700-800.

There's a lot of markers, a lot of polys, and every one has mouseover
and mouseout listeners.  I think those come with quite a bit of
overhead in IE?

The whole might be too ambitious to work in any normal users
browsers.  It looks rather cluttered to me too.

Maybe ditch the mouseovers and go for a click-based UI (even if only
for the polylines), there's a lot less processing to do for that.

cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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