Virtual Earth Shape Rendering Performance

Posted by Mike on Stack Overflow See other posts from Stack Overflow or by Mike
Published on 2009-08-31T17:22:52Z Indexed on 2010/03/23 8:03 UTC
Read the original article Hit count: 413

Filed under:
|

I am overlaying a transparent image on my VEMap control by rendering it as a single VEShape. The shape changes sizes dynamically depeding on the zoom level of my map and can be as large as 4000*4000px. In older browsers such as IE6 and early versions of Firefox 2.x, map control performance degrades rapidly when my shape gets larger than 1500*1500px. The mouse pointer moves slowly and the map responds very slowly to events. I don't see this issue at all in newer browsers (IE7+).

Are there any workarounds to boost performance of rendering a large shape for IE6 users?

© Stack Overflow or respective owner

Related posts about bing-maps

Related posts about virtual-earth