Offset

12 Sep 20251 minute to read

The Offset class provides options to adjust the position of the marker relative to its default location.

Properties

x number

Specifies the x value of the marker’s position.

Defaults to 0

y number

Specifies the y value of the marker’s position.

Defaults to 0