Package com.mapbox.maps.plugin.attribution.generated
Types
AttributionSettings
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.
AttributionSettingsBase
Link copied to clipboard
Abstract settings class for AttributionPlugin.
AttributionSettingsInterface
Link copied to clipboard
interface AttributionSettingsInterface
Content copied to clipboard
Interface that defines the public settings interface for AttributionPlugin.