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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user