Package-level declarations
Types
Link copied to clipboard
open class ReplayLocationDispatcher(locationsToReplay: List<Location>, coroutineScope: CoroutineScope = CoroutineScope(Dispatchers.Default))
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open class ReplayRouteLocationEngine(coroutineScope: CoroutineScope = CoroutineScope(Dispatchers.IO)) : LocationEngine