DefaultNavigationControlsState
constructor(map: Map, navigationManager: NavigationManager, minimapState: MapComposableState? = null, isFreeRoamByDefault: Boolean = true)
Parameters
map
The map instance for map-related operations
navigationManager
Manager for navigation state and route information
minimapState
Composable minimap state (optional)
isFreeRoamByDefault
Whether to start in free roam mode by default