Module type for ol.source.Image

This commit is contained in:
Frederic Junod
2018-04-04 12:19:06 +02:00
parent 6f3957786a
commit e77986c86c
9 changed files with 12 additions and 12 deletions

View File

@@ -43,7 +43,7 @@ const ImageSourceEventType = {
/**
* @classdesc
* Events emitted by {@link ol.source.Image} instances are instances of this
* Events emitted by {@link module:ol/source/Image~ImageSource} instances are instances of this
* type.
*
* @constructor