Classes
Members
-
module:ol/source/Image.ImageSourceEventType{string}
-
Type Definitions
-
ImageSourceEventTypes{'imageloadend'} {'imageloaderror'} {'imageloadstart'}
-
-
Options{Object}
-
Properties:
Name Type Description attributionsAttributionLike | undefined Attributions.
interpolateboolean
(defaults to true)Use interpolated values when resampling. By default, linear interpolation is used when resampling. Set to false to use the nearest neighbor instead.
loaderLoader | undefined Loader. Can either be a custom loader, or one of the loaders created with a
createLoader()function (wms,arcgisRest,mapguide,static).projectionProjectionLike | undefined Projection.
resolutionsArray.<number> | undefined Resolutions.
stateState | undefined State.