Move GML subclasses to ol.format namespace
to avoid issue with ol.format.GML alias ol.format.GMLBase ol.format.GML2 ol.format.GML3
This commit is contained in:
@@ -1649,7 +1649,7 @@ olx.format.WFSWriteGetFeatureOptions.prototype.geometryName;
|
||||
|
||||
/**
|
||||
* GML format to use within the WFS format.
|
||||
* @type {ol.format.GML|undefined}
|
||||
* @type {ol.format.GMLBase|undefined}
|
||||
* @api
|
||||
*/
|
||||
olx.format.WFSWriteGetFeatureOptions.prototype.gmlFormat;
|
||||
|
||||
Reference in New Issue
Block a user