Module type for ol.TileCache
This commit is contained in:
@@ -61,7 +61,7 @@ const TileImage = function(options) {
|
||||
|
||||
/**
|
||||
* @protected
|
||||
* @type {!Object.<string, ol.TileCache>}
|
||||
* @type {!Object.<string, module:ol/TileCache~TileCache>}
|
||||
*/
|
||||
this.tileCacheForProjection = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user