Interface that defines the public settings interface for AttributionPlugin.
Get current attribution configuration.
Update attribution configuration, the update will be applied to the plugin automatically.
Whether the attribution can be clicked and click events can be registered. Default value: true.
Whether the attribution icon is visible on the map. Default value: true.
Defines text color of the attribution icon. Default value: "#FF1E8CAB".
Defines the margin to the bottom that the attribution icon honors. Default value: 4.
Defines the margin to the left that the attribution icon honors. Default value: 92.
Defines the margin to the right that the attribution icon honors. Default value: 4.
Defines the margin to the top that the attribution icon honors. Default value: 4.
Defines where the attribution icon is positioned on the map Default value: "bottom-left".