[OpenLayers-Trac] Re: [OpenLayers] #2998: delay (time consuming)
grid tiles move
OpenLayers
trac-20090302 at openlayers.org
Tue Jan 4 06:45:09 EST 2011
#2998: delay (time consuming) grid tiles move
------------------------+---------------------------------------------------
Reporter: pgiraud | Owner: elemoine
Type: feature | Status: new
Priority: minor | Milestone: 2.11 Release
Component: Layer.Grid | Version: 2.10
Keywords: | State: Needs More Work
------------------------+---------------------------------------------------
Comment(by ahocevar):
This may be a good option until we finally find some time to rewrite the
grid code so tiles no longer need to be positioned, because they use css
sizing and positioning with percentages instead of pixels. This will also
make it much easier to use arbitrary resolutions, regardless of
availability on the server, and animated zooming.
In order to not make this endeavor more complicated, I'd only ask to not
introduce new APIProperties on tile- and grid-related classes
({{{tileLoadingDelay}}} in this case).
Another comment on the patch: how does this play together with
viewRequestID, which is used on the tiles and kept track of on the Map?
--
Ticket URL: <http://trac.openlayers.org/ticket/2998#comment:1>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list