toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-location
/
com.mapbox.dash.location.domain
Package-level
declarations
Types
Types
Location
Repository
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
interface
LocationRepository
Observe
Enhanced
Location
Use
Case
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
ObserveEnhancedLocationUseCase
(
locationRepository
:
LocationRepository
)
Observe
Initial
Location
Use
Case
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
ObserveInitialLocationUseCase
(
locationRepository
:
LocationRepository
)