Package com. mapbox. maps. plugin. attribution. generated
Types
Attribution Settings
Link copied to clipboard
data class AttributionSettings @JvmOverloads constructor(enabled: Boolean, iconColor: Int, position: Int, marginLeft: Float, marginTop: Float, marginRight: Float, marginBottom: Float, clickable: Boolean)
Content copied to clipboard
Shows the attribution icon on the map.
Attribution Settings Base
Link copied to clipboard
Abstract settings class for AttributionPlugin.
Attribution Settings Interface
Link copied to clipboard
interface AttributionSettingsInterface
Content copied to clipboard
Interface that defines the public settings interface for AttributionPlugin.