labelingMode property
getter/setter pair
Which label modes are enabled for this marker.
Use the MarkerLabelingMode enum to control whether item or group labels are visible, and how labels are positioned relative to the icon.
Implementation
Set<MarkerLabelingMode> labelingMode;