Home > @magiclane/maps-sdk > LandmarkList
LandmarkList class
Landmark List class
Signature:
export declare class LandmarkList extends GemList<Landmark> 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 LandmarkList class.
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Adds a landmark to the list | ||
|
|
Creates a new LandmarkList instance | |
|
|
Creates a LandmarkList from JSON | |
|
|
Creates a LandmarkList from an array of landmarks |