Merge pull request #12741 from mike-000/GMLBase
Minimal documentation for GMLBase
This commit is contained in:
@@ -90,6 +90,7 @@ const ONLY_WHITESPACE_RE = /^[\s\xa0]*$/;
|
|||||||
* is shared with versioned format classes GML2 and GML3.
|
* is shared with versioned format classes GML2 and GML3.
|
||||||
*
|
*
|
||||||
* @abstract
|
* @abstract
|
||||||
|
* @api
|
||||||
*/
|
*/
|
||||||
class GMLBase extends XMLFeature {
|
class GMLBase extends XMLFeature {
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user