Hi everybody,
I've built a custom address locator and I want to create a web page using it. My goal is to have a page with the "search" space as with the search widget but i want the result of the request to be an array with all results (if needed) where it's possible to select which results to show on the map.
I've tried starting with:
Locator | API Reference | ArcGIS API for JavaScript 4.0
and this:
Search Widget 3D | ArcGIS API for JavaScript 4.0
So it works but I don't have an array and only the first result of "Match_addr" is shown...