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