Some problems in the documentation detected using "closure_verify"
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* Read and write Web Map Context documents.
|
||||
*
|
||||
* Inherits from:
|
||||
* - <OpenLayers.Format.XML>
|
||||
* - <OpenLayers.Format.Context>
|
||||
*/
|
||||
OpenLayers.Format.WMC = OpenLayers.Class(OpenLayers.Format.Context, {
|
||||
|
||||
@@ -37,7 +37,7 @@ OpenLayers.Format.WMC = OpenLayers.Class(OpenLayers.Format.Context, {
|
||||
* Create a layer context object given a wms layer object.
|
||||
*
|
||||
* Parameters:
|
||||
* obj - {<OpenLayers.Layer.WMS>} The layer.
|
||||
* layer - {<OpenLayers.Layer.WMS>} The layer.
|
||||
*
|
||||
* Returns:
|
||||
* {Object} A layer context object.
|
||||
|
||||
Reference in New Issue
Block a user