Home > @magiclane/maps-sdk > OverlayInfo
OverlayInfo class
Overlay info class
This class should not be instantiated directly.
Maps & 3D Scene
Signature:
export declare class OverlayInfo extends GemAutoreleaseObject Extends: GemAutoreleaseObject
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
|
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
Get the overlay categories. | ||
|
|
Uint8Array | null |
Get the image of the overlay | |
|
|
Get the Img object of the overlay | ||
|
|
string |
Get the name of the overlay | |
|
|
number | bigint | ||
|
|
number |
Get the unique ID of the overlay |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Get the overlay category by ID | ||
|
Check if a category has subcategories |