Package-level declarations
Types
Link copied to clipboard
data class CopyrightMargins(val left: Int = 0, val top: Int = 0, val right: Int = 0, val bottom: Int = 0)
Link copied to clipboard
object MapComposableDefaults
Link copied to clipboard
State that allows control over various map-related parameters and behaviors, such as theme, copyright configuration, FPS settings, touch events, screenshot functionality, and gestures.