Can this tool query the address directly without using its UI interface to get its relevant information?
Hi @Wade , you can use the SearchViewModel, it provides the logic to the search widget. Another option would be to query the service directly.
Hi @Sage_Wall
Because sometimes there are many addresses, To do the positioning function, So I want to do it with this widget, See if you can query the XY coordinates of all addresses at once.
@Wade, are you trying to do like batch geocoding? Or what is the purpose for not having the Search widget UI for searching on many addresses?