ClusteringFeatureReduction QML Type

FeatureLayer in dynamic rendering mode (Enums.FeatureRenderingModeDynamic). Clustering is configured via the FeatureLayer::featureReduction property of the FeatureLayer."> ClusteringFeatureReduction QML Type | ArcGISQtQml
  • Esri.ArcGISRuntime
  • ClusteringFeatureReduction
  • Method for aggregating and summarizing features in a point FeatureLayer in dynamic rendering mode (Enums.FeatureRenderingModeDynamic). Clustering is configured via the FeatureLayer::featureReduction property of the FeatureLayer. More...

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

    AggregationFeatureReduction

    Detailed Description

    Feature clustering allows you to visually represent large numbers of point geoelements in relatively small areas by aggregating them into clusters. Each cluster of two or more points is represented with an AggregateGeoElement that has its own symbol. If a point feature is not clustered, it continues to draw as an individual feature using the layer's renderer. As a user navigates the map, clusters update dynamically depending on the map's scale and extent. Feature clustering only applies to layers with point geometries in a 2D map. It does not apply to layers with polyline and polygon geometries and is not supported in 3D.

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

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