[OpenLayers-Trac] [OpenLayers] #800: Simplify mergeNewParams() Functionality
OpenLayers
trac at openlayers.org
Tue Jul 3 21:19:18 EDT 2007
#800: Simplify mergeNewParams() Functionality
-------------------------------+--------------------------------------------
Reporter: euzuro | Owner:
Type: feature | Status: new
Priority: minor | Milestone: 2.5 Release
Component: Layer.HTTPRequest | Version: 2.4
Keywords: |
-------------------------------+--------------------------------------------
Right now everyone has to take care of redrawing themselves on
mergeNewParams. This is silly. It should happen automatically. Enter
redraw() from #795. Once that patch is approved then all we need to do is
call redraw() on the layer after merging in the new params, and each layer
will redraw itself accordingly.
--
Ticket URL: <http://trac.openlayers.org/ticket/800>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list