geoElements property
A list of identified geoelements.
If there are no geoelement results in the overlay, an empty array is
returned. This array may contain the identified graphics or identified
aggregate geoelements if the overlay is enabled with
AggregationFeatureReduction
.
Implementation
List<GeoElement> get geoElements => _geoElements.value;