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)
Shows the Mapbox logo on the map.
LogoSettingsBase
Link copied to clipboard
abstract class LogoSettingsBase : LogoSettingsInterface
Abstract settings class for LogoPlugin.
LogoSettingsInterface
Link copied to clipboard
interface LogoSettingsInterface
Interface that defines the public settings interface for LogoPlugin.