AddWaypoint

Represents the add waypoint action of the secondary button. By clicking this button, the user will add a waypoint.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun onClick()

Handles the click event of the button.

Link copied to clipboard
open override fun toString(): String