Merge pull request #4626 from simonseyock/master
Fixed documentation error
This commit is contained in:
@@ -4404,7 +4404,7 @@ olx.source.ImageMapGuideOptions.prototype.resolutions;
|
||||
|
||||
/**
|
||||
* Optional function to load an image given a URL.
|
||||
* @type {ol.TileLoadFunctionType|undefined}
|
||||
* @type {ol.ImageLoadFunctionType|undefined}
|
||||
* @api
|
||||
*/
|
||||
olx.source.ImageMapGuideOptions.prototype.imageLoadFunction;
|
||||
@@ -5012,7 +5012,7 @@ olx.source.ImageStaticOptions.prototype.imageExtent;
|
||||
|
||||
/**
|
||||
* Optional function to load an image given a URL.
|
||||
* @type {ol.TileLoadFunctionType|undefined}
|
||||
* @type {ol.ImageLoadFunctionType|undefined}
|
||||
* @api
|
||||
*/
|
||||
olx.source.ImageStaticOptions.prototype.imageLoadFunction;
|
||||
|
||||
Reference in New Issue
Block a user