[OpenLayers-Trac] [OpenLayers] #1417: resizing the map quickly messes up tile load events (singleTile)

OpenLayers trac at openlayers.org
Wed Mar 12 03:49:31 EDT 2008


#1417: resizing the map quickly messes up tile load events (singleTile)
-------------------------+--------------------------------------------------
  Reporter:  bartvde     |       Owner:  euzuro     
      Type:  bug         |      Status:  reopened   
  Priority:  minor       |   Milestone:  2.6 Release
 Component:  Layer.Grid  |     Version:  2.5        
Resolution:              |    Keywords:             
     State:  Review      |  
-------------------------+--------------------------------------------------
Comment (by bartvde):

 It looks like a timing problem to me, the tiles are destroyed but the tile
 loadend function is not called for all layers (it seems the slower layer
 is the one which does not get called):

 {{{
 destroying tile
 destroying tile
 loadstart: OV Zonering
 loadstart: Weggeg portalen
 tile on load end: Weggeg portalen
 loadend: Weggeg portalen
 destroying tile
 destroying tile
 }}}

-- 
Ticket URL: <http://trac.openlayers.org/ticket/1417#comment:12>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list