Module type for ol.format.OWS
This commit is contained in:
@@ -22,7 +22,7 @@ const WMTSCapabilities = function() {
|
|||||||
XML.call(this);
|
XML.call(this);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @type {ol.format.OWS}
|
* @type {module:ol/format/OWS~OWS}
|
||||||
* @private
|
* @private
|
||||||
*/
|
*/
|
||||||
this.owsParser_ = new OWS();
|
this.owsParser_ = new OWS();
|
||||||
|
|||||||
Reference in New Issue
Block a user