Update types accepted when reading features
This commit is contained in:
@@ -590,7 +590,7 @@ ol.format.GMLBase.prototype.readGeometryFromNode =
|
||||
* Read all features from a GML FeatureCollection.
|
||||
*
|
||||
* @function
|
||||
* @param {ArrayBuffer|Document|Node|Object|string} source Source.
|
||||
* @param {Document|Node|Object|string} source Source.
|
||||
* @param {olx.format.ReadOptions=} opt_options Options.
|
||||
* @return {Array.<ol.Feature>} Features.
|
||||
* @api stable
|
||||
|
||||
Reference in New Issue
Block a user