Select to view content in your preferred language

Group / Regroup Layers in Legend

809
1
10-31-2012 06:49 AM
Labels (1)
shay-geo
Frequent Contributor
Hello,

Is there any way to group all dynamic layers together with filter criteria under one legend item.

For example,
I have 5 different dynamic services that are poi_1, poi_2,poi_3 and so on.

When i consume all 5 , WPF/Silverlight client will display as poi_1, poi_2 etc(with checkboxes to represent group layer) in the legend.

Is there any way to group/regroup all 5 services under POI and display all sub-layers from (poi_1,poi_2) under one group called POI?


Thanks and Regards,
Shailesh Gavathe
0 Kudos
1 Reply
DominiqueBroux
Esri Frequent Contributor
Is there any way to group/regroup all 5 services under POI and display all sub-layers from (poi_1,poi_2) under one group called POI?

The easier way is to create a 'GroupLayer' called POI and insert your 5 dynamic servcies in this group layer.
The legend, if used in Tree mode, will reflect that organization.
0 Kudos