Package-level declarations

Types

Link copied to clipboard

Represents the state of a route callout view. Stores only lightweight data instead of heavy NavigationRoute objects to prevent memory leaks.

Link copied to clipboard
typealias RouteCalloutViewsUiComposer = @Composable (state: RouteCalloutUiState) -> Unit

Functions

Link copied to clipboard