Package-level declarations

Types

Link copied to clipboard
class DefaultMapControlsViewModel(val map: Map, navigationManager: NavigationManager) : MapControlsViewModel

Default implementation of MapControlsViewModel.

Link copied to clipboard

Manages the visibility and state of map controls (zoom, compass, my location, etc.). Handles visibility logic based on available space and route type.

Functions

Link copied to clipboard

Default composable for displaying map controls (zoom, compass, my location, etc.).