Hi,
I am currently developing an WPF application with the ESRI.ArcGIS.Client 2.0 and I have the following problem:
I have multiple graphic layers and want to cluster data in some of them. One layer with a cluster works fine, but if I try to cluster a second layer the cluster objects in the map disappear. I tried to use the same clusterer in both layers but that didn't help either.
1. Is there a way to cluster data from different layers in one clusterer?
2. Is it possible to cluster data in multiple layers (with multiple clusterers)?
Thank you in advance,
Swen