Select to view content in your preferred language

Highlighting elements in identify task as the find example does

931
2
08-01-2010 02:31 PM
TamasHajdu
Emerging Contributor
I have a system in which I have already implemented a find and an identify task.
My new requirement would be to make an identify tool which highlights the elements selected in the combobox on the map. So everytime I click on a feature or a set of features using the identify tool, a lot of features will be listed in the combobox (as in the esri sample) and whenever I change the comboboxs selected index the feature equivalent to my choice will be highlighted on the map.
Is that possible to do somehow?

As I have already said, I was ok with both the find and identify tasks implementation so what I would be really interested in is the method of combining them.

Thank you for any help!
Have a good day!

Tamas
0 Kudos
2 Replies
DominiqueBroux
Esri Frequent Contributor
I did something close in this sample

After identifying, when selecting a feature in the combo box, a graphic is highlighted and a maptip is available.
For example, you can try with this webmap http://broux.dominique.free.fr/Silverlight/WebMapViewer/WebMapViewer.html?webmapid=2eb1bd6b550f4cf38...
0 Kudos
TamasHajdu
Emerging Contributor
Thank you, this example helped me a lot to understand things.
I think, tomorrow I'll be able to integrate this ability to my existing identify function. As soon as I manage I'll let you know.
Bye

Tamas
0 Kudos