Remove gmlFormat from olx.format.WFSWriteGetFeatureOptions

This commit is contained in:
Frederic Junod
2014-12-08 17:36:43 +01:00
parent ddcfe77897
commit a9e6b7115f

View File

@@ -1756,12 +1756,6 @@ 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.