OffRoadArrivalDetectionEngineFactory

Creates an instance of ArrivalDetectionEngine that confirms whether the driver has reached the final destination for off-road navigation.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
fun create(destinationArrivalDistanceThreshold: Distance = DEFAULT_DESTINATION_ARRIVAL_THRESHOLD): ArrivalDetectionEngine

Creates an instance of ArrivalDetectionEngine that confirms whether the driver has reached the final destination.