Hi 🙂
Â
I using a cluster feature reduction on a feature layer, and I want to make clusters with less then a certain number not visible.
is it possible?
Hi @Guy_srb, you should be able to do this with some client-side filtering. Here is a sample that allows users to change what clusters appear on the map: https://developers.arcgis.com/javascript/latest/sample-code/featurereduction-cluster-filter-slider/
You might also be able to define the smallest size of the clusters, if that is useful in your scenario:Â https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureReductionCluster.html#clusterMinSize
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.