Home > @magiclane/maps-sdk > GemMap
GemMap class
Signature:
export declare class GemMap extends GemView Extends: GemView
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
highlightHoveredMapLabel(screenPosition, { selectMapObject }, input) |
Highlight the hovered map label under the given screen coordinates. To turn off the hover highlight call the function with (0, 0) screen position A recommended implementation is to call |