Add imageLoadFunction option to ol.source.ImageMapGuide

This commit is contained in:
Andreas Hocevar
2014-10-29 20:08:55 +01:00
parent f5761daa61
commit 46870456ac
2 changed files with 11 additions and 1 deletions
+1
View File
@@ -3863,6 +3863,7 @@ olx.source.IGCOptions.prototype.urls;
* projection: ol.proj.ProjectionLike,
* ratio: (number|undefined),
* resolutions: (Array.<number>|undefined),
* imageLoadFunction: (ol.ImageLoadFunctionType|undefined),
* params: (Object|undefined)}}
* @api
*/