Hi,
I'm using the Feature Reduction to display clusters of graphics inside a GraphicOverlay. The clustering works fine but if I clear the graphics inside the overlay the clusters are still drawn on the map.
The clear is done using
_overlay.Graphics.Clear();
If I try to identify the elements it correctly returns no results because there isn't any graphic.
I'm using SDK version 200.6 with .NET 9.
Hi @LucaCastenetto ,
Thank you for reporting this issue. We’ve confirmed the behavior where clusters persist after clearing GraphicsOverlay.Graphics. This appears to be a bug in the SDK rather than a configuration issue. This has been confirmed as a core issue by the development team, and logged it as a bug.
For now, you'll need to wait for the fix to be implemented in an upcoming release. Thanks again for reporting it!
Hi @pnarkhede ,
Thank you for the update! Do you have an estimated release date for the fix?
Hi @LucaCastenetto ,
We are close to releasing version 200.7 of the ArcGIS SDK, which is scheduled for Q2 2025. The fix for the issue you reported is expected to be included in version 200.8, which is planned for release in Q3 2025. Thank you for your patience!