Home > @magiclane/maps-sdk > OverlayCategory
OverlayCategory class
Overlay category
Maps & 3D Scene
Signature:
export declare class OverlayCategory Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
(constructor)({ name, overlayuid, subcategories, uid, img, }, input) |
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
boolean |
Check whether the category has subcategories | |
|
|
Uint8Array | null |
The category icon as Uint8Array | |
|
The category icon | |||
|
string |
The category name | ||
|
number |
The parent overlay ID | ||
|
The subcategories | |||
|
number |
The category ID |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
|