The locator I'm using supports "findAddressCandidates" but the search widget uses "suggest" as the default method to the locator when retrieving search suggestions. How can I change it so it uses "findAddressCandidates"?
Shakil,
suggestionsEnabled = false:
https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html#suggestionsEnabled
Hi Robert, I'd like suggestions to be enabled but to use the "findAddressCandidates" method instead of the "suggest" method as "suggest" returns "Endpoint not found." Is this possible?
No that is not possible.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.