What would be the recommended way to implement a click and drag selection marquee for selecting multiple features? Should I use the Sketch editor to allow the user to draw a rectangle, get the geometry from the drawn shape, and then use SelectFeaturesAsync ? Or is there better/easier way to support this functionality? I've attached a screenshot that shows what I'm trying to accomplish.
Thanks,
Mark
Solved! Go to Solution.
I've found an existing post here (https://community.esri.com/thread/209959-how-to-use-sketcheditor-in-a-combined-rectangle-and-point-s... ) which contains a solution that works great for my needs.
I've found an existing post here (https://community.esri.com/thread/209959-how-to-use-sketcheditor-in-a-combined-rectangle-and-point-s... ) which contains a solution that works great for my needs.