Hi,
I need to show a legend of the layers represented on a map. The overlayswitcher is not enough because I've to draw markers, circles, colors related to the layers and put a checkbox beside each of them to manage layers visibility.
I think I can draw the legent with the help of GDI+, looping through the layers and reading some property.
How can associate checkboxes with layers visibility? Is there any other way to build a legend?
Thanks in advance.
Fabio