Hi,
Is the any class or method which can perform "geocodeAddresses" against World Geocoding Service?
The GitHub sample uses ArcGISHttpClient to compose http REST request.
arcgis-runtime-samples-dotnet/.../BatchGeocoding.xaml.cs
Is this the only way to execute batch geocoding with ArcGIS Runtime SDK for .NET?
Is there any plan to implement method like WPF SDK AddressesToLocationsAsync method in the feature release?
Thank you,