OnWaypointVisitedListener

fun interface OnWaypointVisitedListener

Used to inform a caller that the waypoint has been visited.

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

Functions

Link copied to clipboard
abstract fun onWaypointVisited(waypoint: Waypoint)

Called when a Waypoint has been visited.