Classes
Type Definitions
-
Options{Object}
-
Properties:
Name Type Argument Default Description attributions
AttributionLike <optional>
Attributions.
attributionsCollapsible
boolean <optional>
true Attributions are collapsible.
cacheSize
number <optional>
CacheSize.
opaque
boolean <optional>
false Whether the layer is opaque.
tilePixelRatio
number <optional>
TilePixelRatio.
projection
ProjectionLike <optional>
Projection.
state
State <optional>
State.
tileGrid
TileGrid <optional>
TileGrid.
wrapX
boolean <optional>
false WrapX.
transition
number <optional>
Transition.
key
string <optional>
Key.
zDirection
number | NearestDirectionFunction <optional>
0 ZDirection.
interpolate
boolean <optional>
false Use interpolated values when resampling. By default, the nearest neighbor is used when resampling.