setAttributionTextVisible

Sets the visibility of the attribution text on the map view.

The attribution text is a small text displayed on the map view that gives credit to the data sources and services used to provide the map data. By default, the attribution text is visible on the map view.

Parameters

visible

A boolean value indicating whether to show or hide the attribution text. - true: The attribution text will be visible on the map view. - false: The attribution text will be hidden on the map view.