hasArrivedAtWaypoint

abstract fun hasArrivedAtWaypoint(navigationSnapshot: NavigationSnapshot): WaypointStatus

Deprecated

This will be removed from future releases after 2026-10-07.

Returns the arrival status of the next waypoint based on NavigationSnapshot.

Throws

if the NavigationSnapshot does not contain a trip snapshot or next waypoint.