OfflineRouteAlertState

Represents the offline route alert state.

Parameters

onNavigateClicked

the callback to dismiss the alert and start navigation anyway.

onDismissed

the callback to dismiss the alert.

Properties

Link copied to clipboard
val onDismissed: () -> Unit
Link copied to clipboard

Functions

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