geoElements property

List<GeoElement> get geoElements

The collection of identified geoelements.

If there are no geoelement results at the layer level (for layers where geoelement results are exposed in sublayer results), an empty collection is returned. The function will always return an array containing objects that implement GeoElement. The specific type of geoelement in the collection depends on the type of objects contained in the layer and whether AggregationFeatureReduction is enabled on the layer. When AggregationFeatureReduction is enabled on the layer, geoelements in the collection will be either AggregateGeoElement or the GeoElement type contained in the layer.