Reference OWS 1.1.0 readers
This commit is contained in:
@@ -104,7 +104,7 @@ OpenLayers.Format.WCSCapabilities.v1_1_0 = OpenLayers.Class(
|
|||||||
},
|
},
|
||||||
|
|
||||||
}, OpenLayers.Format.WCSCapabilities.v1.prototype.readers["wcs"]),
|
}, OpenLayers.Format.WCSCapabilities.v1.prototype.readers["wcs"]),
|
||||||
"ows": OpenLayers.Format.OWSCommon.v1.prototype.readers["ows"]
|
"ows": OpenLayers.Format.OWSCommon.v1_1_0.prototype.readers["ows"],
|
||||||
},
|
},
|
||||||
|
|
||||||
CLASS_NAME: "OpenLayers.Format.WCSCapabilities.v1_1_0"
|
CLASS_NAME: "OpenLayers.Format.WCSCapabilities.v1_1_0"
|
||||||
|
|||||||
Reference in New Issue
Block a user