Hi everyone,
We're updating vom 3.x to 4.x. In the 3.x version we used the swiss search service for the search widget. Now we'd like to use a search widget in 4.x with the swiss search service as it is a bit more accurate. Therefore, I tried to modify this sample code and to use the swiss Search API instead of the french one. I didn't manage.
I searched these documentations:
https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html#sources
https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search-LocatorSearchSource.html#apiKey
https://groups.google.com/g/geoadmin-api
Are there any tutorials which explain the use of a custom search source generally? What do I need to put where? (for dummies)
or even better: has anyone already managed to use the swiss search service with the search widget of the arcgis API for javascript 4.x?