Hi all,
I'm experiencing an issue in WAB about Selection Manager class:
I need to set the tool so that it can make a selection among already selected features;
just like ArcMap (ArcGIS Desktop) does with its tool (see figure below)
I'm not able to find the correct option neither among Selection Class nor among ArcGIS API JS:
Selection manager class has:
setFeaturesToSelection, addFeaturesToSelection, removeFeaturesFromSelection
Any suggestion?
Thanks