Module type for ol.TileCache

This commit is contained in:
Frederic Junod
2018-03-19 11:51:31 +01:00
parent ba62774cf0
commit fe686ef915
3 changed files with 4 additions and 4 deletions

View File

@@ -98,7 +98,7 @@ VectorTileSource.prototype.getOverlaps = function() {
};
/**
* clear {@link ol.TileCache} and delete all source tiles
* clear {@link module:ol/TileCache~TileCache} and delete all source tiles
* @api
*/
VectorTileSource.prototype.clear = function() {