toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-location
/
com.mapbox.dash.location.domain
/
ObserveEnhancedLocationUseCase
Observe
Enhanced
Location
Use
Case
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
ObserveEnhancedLocationUseCase
(
locationRepository
:
LocationRepository
)
Members
Constructors
Observe
Enhanced
Location
Use
Case
Link copied to clipboard
constructor
(
locationRepository
:
LocationRepository
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Flow
<
Location
>