showDataLabels property
Shows or hides the data labels.
Defaults to false
.
See also:
- MapDataLabelSettings, to customize the tooltip.
- MapShapeSource.dataLabelMapper, for customizing the data label's text.
Implementation
final bool showDataLabels;