clusteredMarkers property - PickMapItemsResult class - mapview library - Dart API
clusteredMarkers
clusteredMarkers property
List of marker groups (represented by a single cluster marker) or individual markers belonging to a cluster at the location of picking. Gets list of clustered marker groups at the location of picking.
Implementation
List<MapMarkerClusterGrouping> get clusteredMarkers;