toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map
/
com.mapbox.dash.sdk.map.presentation.markers
Package-level
declarations
Types
Functions
Types
Route
Callout
Ui
State
Link copied to clipboard
class
RouteCalloutUiState
Represents the state of a route callout view.
Route
Callout
Views
Ui
Composer
Link copied to clipboard
typealias
RouteCalloutViewsUiComposer
=
@
Composable
(
state
:
RouteCalloutUiState
)
->
Unit
Functions
Default
Route
Callout
View
Link copied to clipboard
@
Composable
fun
DefaultRouteCalloutView
(
state
:
RouteCalloutUiState
)