Module type for ol.TileQueue

This commit is contained in:
Frederic Junod
2018-03-19 11:49:07 +01:00
parent edce8785ee
commit ba62774cf0

View File

@@ -129,7 +129,7 @@ const RasterSource = function(options) {
/**
* @private
* @type {ol.TileQueue}
* @type {module:ol/TileQueue~TileQueue}
*/
this.tileQueue_ = new TileQueue(
function() {