Home > @magiclane/maps-sdk > LandmarkCategory
LandmarkCategory class
Landmark category class
Signature:
export declare class LandmarkCategory 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 LandmarkCategory class.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
number |
Get the category Id | |
|
Returns the category image as an Img. | |||
|
|
number |
Get parent landmark store id | |
|
|
number | ||
|
string |
Get the category name | ||
|
|
number | bigint |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
|
Creates a new LandmarkCategory instance | |
|
Dispose the category object | ||
|
Get the category image |