Allow multiple featureTypes through ol.format.WFS as well
This commit is contained in:
@@ -31,7 +31,7 @@ ol.format.WFS = function(opt_options) {
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {string}
|
||||
* @type {Array.<string>|string|undefined}
|
||||
*/
|
||||
this.featureType_ = options.featureType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user