Package-level declarations
ArrivalDetectionEngine: Engine that determines the arrival status of the route destination or the next waypoint during navigation. Returns DestinationArrivalStatus for destinations and WaypointStatus for waypoints.
Types
Link copied to clipboard
interface ArrivalDetectionEngine
Engine which determines the arrival status of the route destination or the next waypoint during navigation.
Link copied to clipboard
Class containing result of checking if route destination has been reached.