getFullRequestString is used for getfeatureinfo a lot. Make it an API function.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@7459 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2008-06-27 14:46:53 +00:00
parent 70276af0d1
commit 7af0cd563e

View File

@@ -200,7 +200,7 @@ OpenLayers.Layer.WMS = OpenLayers.Class(OpenLayers.Layer.Grid, {
},
/**
* Method: getFullRequestString
* APIMethod: getFullRequestString
* Combine the layer's url with its params and these newParams.
*
* Add the SRS parameter from projection -- this is probably