Home > @magiclane/maps-sdk > OverlayItemPosition

OverlayItemPosition class

Overlay Item Position class

This class should not be instantiated directly.

Maps & 3D Scene

Signature:

export declare class OverlayItemPosition extends GemAutoreleaseObject 

Extends: GemAutoreleaseObject

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the OverlayItemPosition class.

Properties

Property

Modifiers

Type

Description

distance

readonly

number

Get the distance in meters from the reference point

overlayItem

readonly

OverlayItem

Get the overlay item

pointerId

readonly

number | bigint