Module type for ol.TileQueue
This commit is contained in:
@@ -129,7 +129,7 @@ const RasterSource = function(options) {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @private
|
* @private
|
||||||
* @type {ol.TileQueue}
|
* @type {module:ol/TileQueue~TileQueue}
|
||||||
*/
|
*/
|
||||||
this.tileQueue_ = new TileQueue(
|
this.tileQueue_ = new TileQueue(
|
||||||
function() {
|
function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user