Home > @magiclane/maps-sdk > MapViewRoutesCollection
MapViewRoutesCollection class
Signature:
export declare class MapViewRoutesCollection extends GemList<Route> Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Route | null |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
|
Creates a new instance of MapViewRoutesCollection. Utilizes the GemKitPlatform to request the creation of a new object and parses the resulting JSON to instantiate the collection. | |