Module type for ol.source.Tile

This commit is contained in:
Frederic Junod
2018-04-20 14:37:46 +02:00
parent 327bda680d
commit 05f92c0333
8 changed files with 13 additions and 13 deletions

View File

@@ -324,7 +324,7 @@ TileSource.prototype.useTile = UNDEFINED;
/**
* @classdesc
* Events emitted by {@link ol.source.Tile} instances are instances of this
* Events emitted by {@link module:ol/source/Tile~TileSource} instances are instances of this
* type.
*
* @constructor