toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-destination-preview
/
com.mapbox.dash.destination.preview.presentation.compose
Package-level
declarations
Types
Functions
Types
Charging
Station
Power
Link copied to clipboard
sealed
class
ChargingStationPower
Place
Weather
State
Link copied to clipboard
sealed
class
PlaceWeatherState
Functions
Soc
View
Link copied to clipboard
@
Composable
fun
SocView
(
modifier
:
Modifier
=
Modifier
,
soc
:
Int
,
isArrival
:
Boolean
)