attribution property

String attribution

String to be shown in the attribution control, e.g. "© OpenStreetMap contributors". It describes the layer data and is often a legal obligation towards copyright holders and tile providers.

Implementation

external String get attribution;
void attribution=(String value)

Implementation

external set attribution(String value);