Comments
This commit is contained in:
@@ -33,13 +33,13 @@ OpenLayers.Format.WCSCapabilities = OpenLayers.Class(OpenLayers.Format.XML.Versi
|
||||
|
||||
/**
|
||||
* APIMethod: read
|
||||
* Read capabilities data from a string, and return a list of layers.
|
||||
* Read capabilities data from a string, and return a list of coverages.
|
||||
*
|
||||
* Parameters:
|
||||
* data - {String} or {DOMElement} data to read/parse.
|
||||
*
|
||||
* Returns:
|
||||
* {Array} List of named layers.
|
||||
* {Array} List of named coverages.
|
||||
*/
|
||||
|
||||
CLASS_NAME: "OpenLayers.Format.WCSCapabilities"
|
||||
|
||||
Reference in New Issue
Block a user