Package-level declarations

Types

Link copied to clipboard
class DefaultLiveNavigationEntryPoint(mapControllers: Flow<MapController?>, routeLineStateRepository: RouteLineStateRepository, liveNavigationControllerProvider: (MapView, CoroutineScope) -> LiveNavigationController, live3DDataProvider: Live3DDataProvider) : LiveNavigationEntryPoint
Link copied to clipboard
Link copied to clipboard
class LiveNavigationController(mapView: MapView, scope: CoroutineScope, live3DDataProvider: Live3DDataProvider)