NavigationWaypointSnapshot

fun NavigationWaypointSnapshot(nextWaypoint: Waypoint?, numberOfVisitedWaypoints: Int)

Parameters

nextWaypoint

The Waypoint, which the user currently navigates to or null if none.

numberOfVisitedWaypoints

The number of waypoints already visited on the current route.