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