Fix some problems in the documentation.
This commit is contained in:
@@ -272,7 +272,7 @@ OpenLayers.Layer.ArcIMS = OpenLayers.Class(OpenLayers.Layer.Grid, {
|
||||
*
|
||||
* Parameters:
|
||||
* id - {String} The ArcIMS layer ID.
|
||||
* queryDef - {Object} The query definition to apply to this layer.
|
||||
* querydef - {Object} The query definition to apply to this layer.
|
||||
*/
|
||||
setLayerQuery: function(id, querydef) {
|
||||
// find the matching layer, if it exists
|
||||
|
||||
Reference in New Issue
Block a user