[OpenLayers-Trac] Re: [OpenLayers] #3253: Reverse QUERY_LAYERS
order in GetFeatureInfo requests
OpenLayers
trac-20090302 at openlayers.org
Thu Oct 6 07:35:29 EDT 2011
#3253: Reverse QUERY_LAYERS order in GetFeatureInfo requests
---------------------------------------+------------------------------------
Reporter: marcjansen | Owner:
Type: feature | Status: new
Priority: minor | Milestone: 2.12 Release
Component: Control.WMSGetFeatureInfo | Version: 2.10
Keywords: | State: Commit
---------------------------------------+------------------------------------
Changes (by bartvde):
* state: Review => Commit
Comment:
This looks fine Marc, please commit. Respective tests also pass in IE8.
Only minor comment I have is that there is no need to define len outside
of the for loop.
{{{
for (var i=candidates.length-1; i>=0; --i) {
}}}
--
Ticket URL: <http://trac.openlayers.org/ticket/3253#comment:1>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list