toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-charging-station-api
/
com.mapbox.dash.charging.station.api
Package-level
declarations
Types
Properties
Types
Dash
Ev
Icon
Provider
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
DashEvIconProvider
Dash
Ev
Location
Provider
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
DashEvLocationProvider
Dash
Ev
Refresh
Location
Provider
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
DashEvRefreshLocationProvider
Ev
Map
View
Link copied to clipboard
interface
EvMapView
Ev
Menu
Settings
Provider
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
EvMenuSettingsProvider
EVStation
Requester
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
EVStationRequester
Properties
Local
Dash
Ev
Icon
Provider
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
val
LocalDashEvIconProvider
:
ProvidableCompositionLocal
<
DashEvIconProvider
>