I use a widget that user draws some graphics (polylines and points) and post them on the map using a custom graphicslayer. I'd like to be able to add a listener in another widget to click on the(se) graphic(s) and perform further tasks.
Can I also use a loop to select all custom graphics from the second widget?
Thank you!
Can I also use a loop to select all custom graphics from the second widget?
Thank you!