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.
ArcGIS Maps SDK for JavaScript
dymaptic.GeoBlazor.Core.Interfaces.IFeatureReduction? FeatureReduction { get; set; }