added api annotation
This commit is contained in:
@@ -103,6 +103,7 @@ ol.source.VectorTile.prototype.getOverlaps = function() {
|
||||
|
||||
/**
|
||||
* clear {@link ol.TileCache} and delete all source tiles
|
||||
* @api
|
||||
*/
|
||||
ol.source.VectorTile.prototype.clear = function() {
|
||||
this.tileCache.clear();
|
||||
|
||||
Reference in New Issue
Block a user