On Wed, Jul 23, 2008 at 04:12:09AM -0700, lukast wrote: > > Hi, > > This page also work slower in IE than in FF: > http://openlayers.org/dev/examples/fullScreen.html > > As you can see in FF one can pan even if some tiles are still not loaded. IE > seems to wait and stop panning until all visible tiles are loded already. > Why ? Is there any way to change this behaviour ?
There is nothing intentional in OpenLayers which causes this behavior, so there is no easy way to change it. The only advice I have is to start looking at the code, and see what comes out of it. Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
