Classes
Members
-
module:ol/source/Image.ImageSourceEventType{string}
-
Type Definitions
-
ImageSourceEventTypes{'imageloadend'} {'imageloaderror'} {'imageloadstart'}
-
-
Options{Object}
-
Properties:
Name Type Description attributions
AttributionLike | undefined Attributions.
interpolate
boolean
(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.
loader
Loader | undefined Loader. Can either be a custom loader, or one of the loaders created with a
createLoader()
function (wms
,arcgisRest
,mapguide
,static
).projection
ProjectionLike | undefined Projection.
resolutions
Array.<number> | undefined Resolutions.
state
State | undefined State.