Add gmlFormat as option for WFS format
This commit is contained in:
@@ -1647,6 +1647,12 @@ olx.format.WFSWriteGetFeatureOptions.prototype.maxFeatures;
|
||||
*/
|
||||
olx.format.WFSWriteGetFeatureOptions.prototype.geometryName;
|
||||
|
||||
/**
|
||||
* GML format to use within the WFS format.
|
||||
* @type {ol.format.GML|undefined}
|
||||
* @api
|
||||
*/
|
||||
olx.format.WFSWriteGetFeatureOptions.prototype.gmlFormat;
|
||||
|
||||
/**
|
||||
* Extent to use for the BBOX filter.
|
||||
|
||||
Reference in New Issue
Block a user