Add imageLoadFunction option for ol.source.ImageWMS

This commit is contained in:
Andreas Hocevar
2014-10-29 20:10:00 +01:00
parent a1e19b4905
commit fed6376e26
3 changed files with 20 additions and 1 deletions

View File

@@ -4375,6 +4375,7 @@ olx.source.ImageVectorOptions.prototype.style;
* hidpi: (boolean|undefined),
* serverType: (ol.source.wms.ServerType|string|undefined),
* logo: (string|olx.LogoOptions|undefined),
* imageLoadFunction: (ol.ImageLoadFunctionType|undefined),
* params: Object.<string,*>,
* projection: ol.proj.ProjectionLike,
* ratio: (number|undefined),