Looking to program this functionality using the search widget: User searches for address or feature layer field but rather than show the info window from the search layer, a pop up windows appears for the polygon layer that contains or intersects with the search result point location. Is this possible?
Solved! Go to Solution.
Here is an updated fiddle that will also work with just clicking the map: Edit fiddle - JSFiddle
I don't know how to show all layers in one window, this would include a lot of customized code.
Thank you!
Awesome info -- any ideas on how to accomplish this by modifying the 'Search Widget' code in Web App Builder Developer Edition?
It would look something like this. you just need to access the search widget.
Great info. Thanks!