Package-level declarations
Types
State holder for managing the bottom sheet's expand/collapse behavior.
Represents the visibility state of a custom bottom sheet.
Functions
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.
Customizes the standard BottomSheetScaffold by adding calculation of visible height.
A composable that displays floors of a building in a vertically oriented manner. Shows a maximum of 5 floors at a time. If there are more floors, scrolling is enabled.
A composable to control follow mode.
Creates and remembers a CustomBottomSheetState instance.
A composable that displays the traffic score and allows users to toggle the visibility of traffic on the map. The color of this control changes based on the traffic score, by default colors are:
A composable to control the zoom level of a map.