When i applied the number of markers processed between timeouts from 5 to 50 and window.setTimeOut value from 10 to 150ms, unfortunately the waiting time in IE become more slow.Thus i needed to rollback the time settings as before, 5 markers and 10ms.In Firefox also it is very fast but indeed in IE not as how it is in Firefox :(
On Apr 28, 3:03 pm, William <[email protected]> wrote: > 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 > athttp://groups.google.com/group/google-maps-api?hl=en. -- 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.
