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

T. Vieira tvieira at xlm.pt
Thu Mar 12 13:16:45 EDT 2009


Hi,

How can I test this issue ?
This destroy function is only executed when i open/close the map
application.
When i drag/zoom on the map the function is never executed.

I'm using OL2.7 and IE6.

Thanks in advanced,

Tiago Vieira


Christopher Schmidt-2 wrote:
> 
> 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
> _______________________________________________
> Dev mailing list
> Dev at openlayers.org
> http://openlayers.org/mailman/listinfo/dev
> 
> 

-- 
View this message in context: http://n2.nabble.com/Pending-tile-requests-in-IE-tp2423578p2468761.html
Sent from the OpenLayers Dev mailing list archive at Nabble.com.




More information about the Dev mailing list