attributionControl property
bool
get
attributionControl
If true
, an {@link AttributionControl} will be added to the map.
Implementation
bool get attributionControl => jsObject.attributionControl;
If true
, an {@link AttributionControl} will be added to the map.
bool get attributionControl => jsObject.attributionControl;