Logo Settings
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.
Constructors
LogoSettings
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard
Properties
marginBottom
Link copied to clipboard
marginLeft
Link copied to clipboard
marginRight
Link copied to clipboard