Hello
Using ArcGIS Maps SDK for .NET 200.7 and 8 I am having some issues with popups for clustered layers.
I am working with a few clustered layers in a web map from AGE 11.1. They are feature services added to a webmap where clustering and cluster popups are enabled. However, I am unable to display any of the popups for individual features in my client, only the aggregated features.
Is this known behaviour and is there a workaround for this?
If you have both aggregated geoelement and geoelements on the map you will have to tweak your identify code to account for displaying popup in both cases. Properties defined for AggregationFeatureReduction are independent of properties of FeatureLayer.