AttributionSettings

Shows the attribution icon on the map.

Types

Link copied to clipboard
class Builder

Composes and builds a AttributionSettings object.

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Overloaded equals function.

Link copied to clipboard
open override fun hashCode(): Int

Overloaded hashCode function based on all class properties.

Link copied to clipboard

Convert to Builder allowing to change class properties.

Link copied to clipboard
open override fun toString(): String

Overloaded toString function.

Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

Link copied to clipboard

Whether the attribution can be clicked and click events can be registered.

Link copied to clipboard

Whether the attribution icon is visible on the map.

Link copied to clipboard

Defines text color of the attribution icon.

Link copied to clipboard

Defines the margin to the bottom that the attribution icon honors. This property is specified in pixels.

Link copied to clipboard

Defines the margin to the left that the attribution icon honors. This property is specified in pixels.

Link copied to clipboard

Defines the margin to the right that the attribution icon honors. This property is specified in pixels.

Link copied to clipboard

Defines the margin to the top that the attribution icon honors. This property is specified in pixels.

Link copied to clipboard

Defines where the attribution icon is positioned on the map