Guys,
I would like to select multiple features in a FeatureLayer.
I understand you can do this by using the sample (Highlight features by geometry | ArcGIS API for JavaScript 4.13 ).
But, my users would like to use mouse clicks instead of drawing a graphic.
I'm thinking something like SHIFT-CLICK or ALT CLICK for multi selection and releasing the SHIFT OR ALT key would trigger an action (if there are any features selected) like submitting the features selected to a web service.
Hope this all makes sense !
Regards
A