Hi,
I am trying to configure the Near Me widget to find the features from multiple layers that intersect a parcel. I would like to do this by allowing users to click on a parcel in the map.
I know I can do this by configuring a message action on the map to set the location in the Near Me widget when the record selection changes, and that works great except that it triggers the action when the record selection changes on any map layer, not just the parcels layer. I have other layers in the map with very large polygons that would trigger a very long, slow Near Me selection process (it searches multiple layers).
I have tried setting up a message action that selects the parcel record in the Framework when the record selection changes, but I can't figure out how to make that Framework selection the input for the Near Me widget. I also don't know if that's even the right approach.
I know I can also use the select, search, or query widgets as inputs, but so far, I haven't figured out how to get these options to provide the intuitive, simple, clean user experience that I'm looking for (this will eventually be a public app, and it needs to be very easy to use).
Does anyone have any suggestions for me?
Thanks!
- Holly