Export ol.source.TileVector#getFeatures in built mode
This commit is contained in:
@@ -141,6 +141,7 @@ ol.source.TileVector.prototype.getExtent = goog.abstractMethod;
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
* @api
|
||||
*/
|
||||
ol.source.TileVector.prototype.getFeatures = function() {
|
||||
var tiles = this.tiles_;
|
||||
|
||||
Reference in New Issue
Block a user