/tripkit/TripKitAndroidUIData/com.skedgo.tripkit.ui.data.location

Package-level declarations

Types

Name Summary
LastLocation sealed class LastLocation
LocationUpdates sealed class LocationUpdates
RxFusedLocationProviderClient open class RxFusedLocationProviderClient(client: FusedLocationProviderClient)
UserGeoPointRepositoryImpl open class UserGeoPointRepositoryImpl(getLocationUpdates: () -> Observable<Location>, getNow: GetNow) : UserGeoPointRepository

Functions

Name Summary
getLocationName fun Context.getLocationName(latLng: LatLng): String?
toLatLng fun Location.toLatLng(): LatLng