This commit is contained in:
mike-000
2021-09-12 16:20:22 +01:00
committed by GitHub
parent c5fafbd6c2
commit 7b725cfdf0
+1
View File
@@ -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 {
/** /**