Package-level declarations
Functions
Link copied to clipboard
fun NavigationCompassComposable(map: Map, shadow: Dp = NavigationCompassComposableDefaults.shadow, colors: CompassComposableColors = NavigationCompassComposableDefaults.colors())
A composable that displays a compass indicating the map's current bearing. The compass is hidden when the bearing is zero (aligned with true north) and shown otherwise.