Hi,
I am trying to recreate the functionality of query/ filter tool found on the ArcGIS Online map viewer on a custom app I have. I am not finding a query or expression widget which resembles this to try and recreate it within the JavaScript documentation. Is there existing documentation in the SDK which functions like this which I can build off of or is this all custom and not included in the SDK?
Solved! Go to Solution.
Hi there,
The component you are referring to is only available in MapViewer. You'd have to create your own in your JS API app.
Hi there,
The component you are referring to is only available in MapViewer. You'd have to create your own in your JS API app.