Select to view content in your preferred language

Feature Reduction clear graphics not working

132
3
a week ago
Labels (4)
LucaCastenetto
New Contributor

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.

0 Kudos
3 Replies
pnarkhede
Esri Contributor

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!

0 Kudos
LucaCastenetto
New Contributor

Hi @pnarkhede ,

Thank you for the update! Do you have an estimated release date for the fix?

0 Kudos
pnarkhede
Esri Contributor

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!

0 Kudos