Home > @magiclane/maps-sdk > MarkerInfo
MarkerInfo class
Signature:
export declare class MarkerInfo Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Coordinates | null | |||
|
Record<string, any> | null | |||
|
GemMap | null | |||
|
{ x: number; y: number; } | |||
|
{ value: { x: number; y: number; }; } |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|