Merge pull request #4375 from simonseyock/master
Fixed documentation typo (ol.source.ImageWMS)
This commit is contained in:
+1
-1
@@ -4784,7 +4784,7 @@ olx.source.ImageWMSOptions.prototype.serverType;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Optional function to load an image given a URL.
|
* Optional function to load an image given a URL.
|
||||||
* @type {ol.TileLoadFunctionType|undefined}
|
* @type {ol.ImageLoadFunctionType|undefined}
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
olx.source.ImageWMSOptions.prototype.imageLoadFunction;
|
olx.source.ImageWMSOptions.prototype.imageLoadFunction;
|
||||||
|
|||||||
Reference in New Issue
Block a user