[OpenLayers-Trac] Re: [OpenLayers] #3136: deal with changing max
extents for grid layers
OpenLayers
trac-20090302 at openlayers.org
Mon Feb 28 09:56:41 EST 2011
#3136: deal with changing max extents for grid layers
------------------------+---------------------------------------------------
Reporter: bartvde | Owner: elemoine
Type: feature | Status: new
Priority: minor | Milestone: 2.11 Release
Component: Layer.Grid | Version: 2.10
Keywords: | State: Needs Discussion
------------------------+---------------------------------------------------
Changes (by bartvde):
* state: Review => Needs Discussion
Comment:
Chris, one more question, an alternative solution would be to add a call
to initGriddedTiles:
{{{
this.maxExtent = this.getMaxExtent();
}}}
This is the solution that dmiddlecamp came up with in ticket:3030
That way it would not be called as often as on the Tile level (my current
patch).
What do you think?
--
Ticket URL: <http://trac.openlayers.org/ticket/3136#comment:7>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list