[OpenLayers-Trac] [OpenLayers] #616: untiled layers should set this.tileSize
OpenLayers
trac at openlayers.org
Mon Apr 2 10:44:07 EDT 2007
#616: untiled layers should set this.tileSize
----------------------+-----------------------------------------------------
Reporter: tschaub | Owner: tschaub
Type: feature | Status: new
Priority: minor | Milestone: 2.4 Release
Component: Layer | Version:
Resolution: | Keywords: review
----------------------+-----------------------------------------------------
Changes (by tschaub):
* keywords: => review
Comment:
Ok, retract that - applied to the trunk, this patch does do what it is
supposed to do. Please review again.
It is the patch for #529 that is flawed. In order for gutters to work,
untiled layers need to set layer.tileSize and layer.imageSize. I'll leave
any discussion on that to that ticket.
This one is pretty straightforward - everywhere tileSize was previously
calculated, layer.tileSize is calculated. The exception is getURL, where
we can use layer.tileSize without a problem.
--
Ticket URL: <http://trac.openlayers.org/ticket/616#comment:7>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list