toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-location
/
com.mapbox.dash.location
/
LocationSimulationRepository
Location
Simulation
Repository
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
LocationSimulationRepository
(
defaultLocation
:
Location
?
=
null
)
Members
Constructors
Location
Simulation
Repository
Link copied to clipboard
constructor
(
defaultLocation
:
Location
?
=
null
)
Properties
location
Link copied to clipboard
val
location
:
StateFlow
<
Location
?
>
Functions
set
Location
Link copied to clipboard
fun
setLocation
(
location
:
Location
?
)
set
Reverse
Link copied to clipboard
fun
setReverse
(
isReverse
:
Boolean
)