Select to view content in your preferred language

Program search widget to pop up window from intersecting polygon layer

7012
14
Jump to solution
05-08-2015 12:13 PM
MichaelHoward3
Deactivated User

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?

14 Replies
TimWitt2
MVP Alum

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.

MichaelHoward3
Deactivated User

Thank you!

0 Kudos
by Anonymous User
Not applicable

Awesome info -- any ideas on how to accomplish this by modifying the 'Search Widget' code in Web App Builder Developer Edition?

0 Kudos
TimWitt2
MVP Alum

It would look something like this. you just need to access the search widget.

Edit fiddle - JSFiddle 

0 Kudos
BAXTERQ_ANDREWS
Deactivated User

Great info. Thanks!

0 Kudos