Home > @magiclane/maps-sdk > PTAlgorithmType
PTAlgorithmType enum
Algorithm type
Used to specify whether the provided timestamp is for departure or arrival. Only used for public transport routing.
Routing
Signature:
export declare enum PTAlgorithmType Enumeration Members
|
Member |
Value |
Description |
|---|---|---|
|
arrival |
|
Algorithm type - arrival/destination point |
|
departure |
|
Algorithm type - departure/starting point |