Hi,
I'm starting a new widget and wondering if I can listen to map selection without selecting a data source. I only want to get selected features from specific and pre-defined layers. I was expecting to get to the map view, iterate through the layers, find the ones I want and get the selected features from each one. I did it previously on WAB, and now I'm trying to do the same in ExB.
Thank you.