Rename ol.format.Format to ol.format.Feature
This commit is contained in:
@@ -37,7 +37,7 @@ ol.source.VectorFile = function(opt_options) {
|
||||
});
|
||||
|
||||
/**
|
||||
* @type {ol.format.Format}
|
||||
* @type {ol.format.Feature}
|
||||
* @protected
|
||||
*/
|
||||
this.format = options.format;
|
||||
|
||||
Reference in New Issue
Block a user