Module type for ol.format.Feature
This commit is contained in:
@@ -13,7 +13,7 @@ import FormatType from '../format/FormatType.js';
|
||||
*
|
||||
* @constructor
|
||||
* @abstract
|
||||
* @extends {ol.format.Feature}
|
||||
* @extends {module:ol/format/Feature~FeatureFormat}
|
||||
*/
|
||||
const JSONFeature = function() {
|
||||
FeatureFormat.call(this);
|
||||
|
||||
Reference in New Issue
Block a user