Module type for ol.format.GMLBase
This commit is contained in:
@@ -12,7 +12,7 @@ import GML3 from '../format/GML3.js';
|
||||
* @constructor
|
||||
* @param {module:ol/format/GMLBase~Options=} opt_options
|
||||
* Optional configuration object.
|
||||
* @extends {ol.format.GMLBase}
|
||||
* @extends {module:ol/format/GMLBase~GMLBase}
|
||||
* @api
|
||||
*/
|
||||
const GML = GML3;
|
||||
|
||||
Reference in New Issue
Block a user