Select to view content in your preferred language

Legend : Invisible Layer

813
2
03-07-2014 12:50 AM
prashantk
Occasional Contributor
Hi All,

I have implemented legend control in my application.Dynamic map service is turned off initially and in that case, legends are not appear on map.
Please suggest,How to show legend of invisible layer?

Thanks,
Prashant
0 Kudos
2 Replies
AhmedEl-Sisi
Deactivated User
you can set ShowOnlyVisibleLayers property to False in your XAML file or from code behind.
0 Kudos
prashantk
Occasional Contributor
Thanks, It's Working...
0 Kudos