Package-level declarations

Types

Link copied to clipboard

Engine which determines the arrival status of the route destination or the next waypoint during navigation.

Link copied to clipboard
data class DestinationArrivalStatus(val hasReachedDestination: Boolean)

Class containing result of checking if route destination has been reached.