[OpenLayers-Dev] [OpenLayers-Users] Pending tile requests in IE

Christopher Schmidt crschmidt at metacarta.com
Tue Mar 10 08:12:47 EDT 2009


On Tue, Mar 10, 2009 at 10:39:02AM +0100, Eirik Wahl wrote:
> Hi!
> 
> I have not seen the fix made by João Duarte, but I have re-created the patch (I think...) for myself, and it seems that pending tile requests are correctly cancelled with this fix:
> 
> OpenLayers version: 2.7
> File: openlayers\lib\OpenLayers\Tile\Image.js is changed at line 121, where this is added:
> 
> this.imgDiv.src = null; // Pending image requests will be cancelled with this
> 
> (This is directly after the line "this.imgDiv.urls = null;".)
> 
> Sorry for not creating a ticket, but I hope this helps!

http://trac.openlayers.org/ticket/1978

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Dev mailing list