AggregateGeoElement QML Type

GeoElement that represents aggregated geoelement on the map, for example a cluster of features or graphics."> AggregateGeoElement QML Type | ArcGISQtQml
  • Esri.ArcGISRuntime
  • AggregateGeoElement
  • A GeoElement that represents aggregated geoelement on the map, for example a cluster of features or graphics. More...

    Import Statement: import Esri.ArcGISRuntime
    Since: Esri.ArcGISRuntime 200.2
    Inherits:

    Object

    Properties

    Signals

    Detailed Description

    Based on aggregation properties defined in AggregationFeatureReduction, geoelements are aggregated dynamically as the scale of the map changes. attributes are the summary statistics defined at the time of configuring aggregation on a FeatureLayer. geometry is a Enums.GeometryTypePoint representing the centroid of the aggregated geoelement.

    Note: You cannot declare or create a component of this type in QML code.

    See also GeoElement, AggregationFeatureReduction, and ClusteringFeatureReduction.

    Property Documentation

    [read-only] attributes : AttributeListModel


    geometry : Geometry


    Signal Documentation

    geometryChanged()

    Emitted when the geometry property changes.

    Note: The corresponding handler is onGeometryChanged.


    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.