toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-charging-station
/
com.mapbox.dash.charging.station.dashev
/
PlugShareDashEvRefreshLocationProvider
Plug
Share
Dash
Ev
Refresh
Location
Provider
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
PlugShareDashEvRefreshLocationProvider
(
dashEvLocationProvider
:
DashEvLocationProvider
)
:
DashEvRefreshLocationProvider
Members
Constructors
Plug
Share
Dash
Ev
Refresh
Location
Provider
Link copied to clipboard
constructor
(
dashEvLocationProvider
:
DashEvLocationProvider
)
Properties
location
Link copied to clipboard
open
override
val
location
:
Flow
<
DashEvLocation
?
>
Functions
invoke
Link copied to clipboard
open
operator override
fun
invoke
(
result
:
DestinationSearchResult
)