Package com. mapbox. maps. plugin. logo. generated
Types
Logo Settings
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.
Logo Settings Base
Link copied to clipboard
Abstract settings class for LogoPlugin.
Logo Settings Interface
Link copied to clipboard
interface LogoSettingsInterface
Content copied to clipboard
Interface that defines the public settings interface for LogoPlugin.