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

1

Algorithm type - arrival/destination point

departure

0

Algorithm type - departure/starting point