Move ReadOptions to ol/format/Feature
This commit is contained in:
@@ -132,7 +132,7 @@ WFS.prototype.setFeatureType = function(featureType) {
|
||||
*
|
||||
* @function
|
||||
* @param {Document|Node|Object|string} source Source.
|
||||
* @param {olx.format.ReadOptions=} opt_options Read options.
|
||||
* @param {module:ol/format/Feature~ReadOptions=} opt_options Read options.
|
||||
* @return {Array.<ol.Feature>} Features.
|
||||
* @api
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user