[Trac] [OpenLayers] #356: Untiled WMS does not resize its tile when the map Resizes
OpenLayers
trac at openlayers.org
Wed Oct 18 15:16:20 EDT 2006
#356: Untiled WMS does not resize its tile when the map Resizes
--------------------+-------------------------------------------------------
Reporter: euzuro | Owner: euzuro
Type: bug | Status: new
Priority: major | Milestone: 2.3 Release
Component: Layer | Version:
Keywords: |
--------------------+-------------------------------------------------------
note that this is related to #349
Solution:
* OpenLayers.Tile.Image needs to have a setSize() function
* tileSize should be cached and not re-calculated with every move
* onMapResize() tileSize needs to be recalculated and setSize needs to be
called on the layer's tile.
--
Ticket URL: <http://trac.openlayers.org/ticket/356>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list