Package com.mapbox.maps.plugin.logo.generated
Types
LogoSettings
Link copied to clipboard
data class LogoSettings @JvmOverloads constructor(enabled: Boolean, position: Int, marginLeft: Float, marginTop: Float, marginRight: Float, marginBottom: Float)
Content copied to clipboard
Shows the Mapbox logo on the map.
LogoSettingsBase
Link copied to clipboard
Abstract settings class for LogoPlugin.
LogoSettingsInterface
Link copied to clipboard
interface LogoSettingsInterface
Content copied to clipboard
Interface that defines the public settings interface for LogoPlugin.