fix up build
This commit is contained in:
committed by
ahocevar
parent
0168c2e46f
commit
7b31ec26ea
@@ -38,7 +38,7 @@ ol.source.Vector = function(options) {
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {ol.parser.FeatureParser}
|
||||
* @type {ol.parser.Parser}
|
||||
*/
|
||||
this.parser_ = goog.isDef(options.parser) ? options.parser : null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user