Move Options to ol/format/WKT
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
|
||||
/**
|
||||
* @typedef {Object} format_WKTOptions
|
||||
* @property {boolean|undefined} splitCollection Whether to split GeometryCollections into
|
||||
* multiple features on reading. Default is `false`.
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
* @typedef {Object} format_WMSGetFeatureInfoOptions
|
||||
* @property {Array.<string>|undefined} layers If set, only features of the given layers will be returned by the format
|
||||
|
||||
Reference in New Issue
Block a user