On May 14, 10:20 pm, Alex <[email protected]> wrote: > Since there will be a mandatory switch to version 2.193, we started > testing our application that currently works pretty fast in IE8 using > API v. 2.140. We use a large number of MarkerLight objects on the > map. The API renders 1000 MarkerLight objects in IE8 significantly > slower when using 2.193 than when using 2.140. Did anyone notice this > problem and is there a soultion to this?
Why not try with v=2 and see if it's been fixed since v2.193? If it has, simply hardcode whatever the current v2 is (v=2.225, I think) or go backwards until you find the version it was actually fixed in. If there isn't a solution after 2.193, then you may need to add your observations to the announcement thread: http://groups.google.com/group/google-maps-api/browse_thread/thread/e0b48685ba7d17ab# -- 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.
