added api annotation

This commit is contained in:
Florian Zouhar
2017-08-29 09:16:15 +02:00
parent 4476c1bb03
commit bf2ff0ec8e

View File

@@ -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();