Module: ol/style/Atlas
This documentation is for OpenLayers v
5.3.2. The
latest is v
.
Type Definitions
-
-
Properties:
Name |
Type |
Description |
x
|
number
|
|
y
|
number
|
|
width
|
number
|
|
height
|
number
|
|
-
-
Provides information for an image inside an atlas.
offsetX
and offsetY
are the position of the image inside the atlas image image
.
Properties:
Name |
Type |
Description |
offsetX
|
number
|
|
offsetY
|
number
|
|
image
|
HTMLCanvasElement
|
|