Builder
Composes and builds a AttributionSettings object.
This is a concrete implementation of the builder design pattern.
Constructors
Functions
Returns a AttributionSettings reference to the object being constructed by the builder.
Setter for clickable: whether the attribution can be clicked and click events can be registered.
Setter for enabled: whether the attribution icon is visible on the map.
Setter for iconColor: defines text color of the attribution icon.
Setter for marginBottom: defines the margin to the bottom that the attribution icon honors. This property is specified in pixels.
Setter for marginLeft: defines the margin to the left that the attribution icon honors. This property is specified in pixels.
Setter for marginRight: defines the margin to the right that the attribution icon honors. This property is specified in pixels.
Setter for marginTop: defines the margin to the top that the attribution icon honors. This property is specified in pixels.
Setter for position: defines where the attribution icon is positioned on the map.