I'd like to list map layers from map into combobox. I tried to set itemsource of combobox to: ItemsSource = "{Binding ElementName=Map, Path=Layers}. It does not list the layer names. It just lists "Esri.ArcGIS.Client.FeatureLayer". How can I list layers with their names in my combobox?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
||||
|
|
|
I found it :
|
|||
|
|