Select to view content in your preferred language

Add configurable Select Tool component to Developer Edition

324
0
07-28-2023 12:01 PM
Status: Open
KenBuja
MVP Esteemed Contributor

Web AppBuilder has a dijit (FeatureSetChooserForMultipleLayers) that I use in one of my widgets to enable a user to select features in a layer that I add to the map. This tool in the widget doesn't select feature from other layers in the map.

select.png

Experience Builder's Map widget contains a Select tool (which is not configurable to specific layers and has an existing idea to add this functionality), but I don't see any mention of this in the API reference or jimu-ui library. This is a necessary component for me to convert my widget from WAB to Experience Builder.