ArrivalDetectionEngine
Engine which determines the arrival status of the route destination or the next waypoint during navigation.
Functions
Link copied to clipboard
abstract fun hasArrivedAtDestination(navigationSnapshot: NavigationSnapshot): DestinationArrivalStatus
Returns the arrival status of the destination based on NavigationSnapshot.
Link copied to clipboard
Returns the arrival status of the next waypoint based on NavigationSnapshot.