Hello Robert,
I am currently using your identify widget, and I have a question regarding modifying it. How do I modify the code in Widget.js to allow the fill in selected polygons to remain without disappearing when I select another polygon? Currently I have modified the widget to have a ongoing list so that I can add and remove multiple polygons from the map to the results list as well as removing them. So I just need the map to also reflect which polygons have been selected using the polygon fills, and remove them when their results are removed as well.