Merge pull request #12459 from simonseyock/gml-fix
Fix documentation for GML class.
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
import GML3 from './GML3.js';
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Feature format for reading and writing data in the GML format
|
||||
* version 3.1.1.
|
||||
* Currently only supports GML 3.1.1 Simple Features profile.
|
||||
*
|
||||
* @class
|
||||
* @param {import("./GMLBase.js").Options} [opt_options]
|
||||
* Optional configuration object.
|
||||
* @api
|
||||
|
||||
Reference in New Issue
Block a user