Merge pull request #2746 from fgravin/gmlVersionFormat
Add versioning for GML format
This commit is contained in:
@@ -1740,6 +1740,12 @@ olx.format.WFSWriteGetFeatureOptions.prototype.maxFeatures;
|
||||
*/
|
||||
olx.format.WFSWriteGetFeatureOptions.prototype.geometryName;
|
||||
|
||||
/**
|
||||
* GML format to use within the WFS format.
|
||||
* @type {ol.format.GMLBase|undefined}
|
||||
* @api
|
||||
*/
|
||||
olx.format.WFSWriteGetFeatureOptions.prototype.gmlFormat;
|
||||
|
||||
/**
|
||||
* Extent to use for the BBOX filter.
|
||||
|
||||
Reference in New Issue
Block a user