diff --git a/src/ol/imagetile.js b/src/ol/imagetile.js index 52d7b4aee1..4750d17970 100644 --- a/src/ol/imagetile.js +++ b/src/ol/imagetile.js @@ -76,6 +76,7 @@ ol.ImageTile.prototype.disposeInternal = function() { /** + * Get the image element for this tile. * @inheritDoc * @api */