Package-level declarations
Types
Link copied to clipboard
Foreground service that provides location updates, device orientation updates, requests tiles, data persistence with realmDB. It inherits from MediaSessionService so that we can receive Media Transport button presses to act as a remote control whilst the phone is locked.
Link copied to clipboard
Link copied to clipboard
data class RoutePlayerState(val routeData: RouteWithMarkers? = null, val currentWaypoint: Int = 0, val beaconOnly: Boolean = false)
Link copied to clipboard
Link copied to clipboard