Attribution

Contains an attribution to be displayed when the map is shown to a user.

Parameters

value

the property wrapped in Value to be used with native renderer.

Constructors

Link copied to clipboard
fun Attribution(value: String)

Construct the Attribution with String.

Link copied to clipboard
fun Attribution(expression: Expression)

Construct the Attribution with Mapbox Expression.

Link copied to clipboard
fun Attribution(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard