dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Interfaces
IFeatureReductionLayer Interface
Defines a layer that supports Feature Reduction clusters and binning in GeoBlazor Pro
public interface IFeatureReductionLayer
Derived
↳ CSVLayer
↳ FeatureLayer
↳ GeoJSONLayer
↳ WFSLayer
Properties
IFeatureReductionLayer.FeatureReduction Property
Configures the method for reducing the number of point features in the view.
<a target=”_blank” href=”https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-mixins-FeatureReductionLayer.html#featureReduction”>ArcGIS Maps SDK for JavaScript</a>
dymaptic.GeoBlazor.Core.Interfaces.IFeatureReduction? FeatureReduction { get; set; }