PreviewRoute

Represents the preview route action of the primary button. By clicking this button, the user will preview the route to the place.

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