You can compare the speed in Chrome with the speed in IE to get an idea of how fast it could be! But we still need a solution for IE because it is the slowest and the most common browser.
You can try to increase the number of markers processed between timeouts. At the moment you have this set on 5, but you could try to increase it to 50. For IE you will need to increase the timeout from 10ms to 150ms so it has a chance to display the markers and map tiles during the timeout. Otherwise the map will be blank and all the markers will appear at the end of the processing. ... -- 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.
