OpenLayers OpenLayers

Changeset 7459

Show
Ignore:
Timestamp:
06/27/08 10:46:53 (5 months ago)
Author:
crschmidt
Message:

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

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/lib/OpenLayers/Layer/WMS.js

    r7450 r7459  
    201201 
    202202    /**  
    203      * Method: getFullRequestString 
     203     * APIMethod: getFullRequestString 
    204204     * Combine the layer's url with its params and these newParams.  
    205205     *