[OpenLayers-Trac] [OpenLayers] #3061: Investigate, and if possible implement more efficient tile positioning

OpenLayers trac-20090302 at openlayers.org
Mon Feb 14 14:51:17 EST 2011


#3061: Investigate, and if possible implement more efficient tile positioning
----------------------+-----------------------------------------------------
 Reporter:  ahocevar  |       Owner:              
     Type:  feature   |      Status:  new         
 Priority:  minor     |   Milestone:  2.11 Release
Component:  general   |     Version:  2.10        
 Keywords:            |       State:              
----------------------+-----------------------------------------------------
 Currently, we position all tiles (Tile.js) with pixel values. If we ever
 implement zoom animations, this will be slow because every single tile has
 to be repositioned and resized.

 This ticket is a placeholder for activities investigating the feasibility
 of alternative positioning (e.g. using percentages), which would leave the
 resizing job to the browser.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/3061>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list