Comments
This commit is contained in:
@@ -33,13 +33,13 @@ OpenLayers.Format.WCSCapabilities = OpenLayers.Class(OpenLayers.Format.XML.Versi
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* APIMethod: read
|
* 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:
|
* Parameters:
|
||||||
* data - {String} or {DOMElement} data to read/parse.
|
* data - {String} or {DOMElement} data to read/parse.
|
||||||
*
|
*
|
||||||
* Returns:
|
* Returns:
|
||||||
* {Array} List of named layers.
|
* {Array} List of named coverages.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
CLASS_NAME: "OpenLayers.Format.WCSCapabilities"
|
CLASS_NAME: "OpenLayers.Format.WCSCapabilities"
|
||||||
|
|||||||
Reference in New Issue
Block a user