1 implementation of GetLocationsAsync
Microsoft.Maui.Essentials (1)
Geocoding\Geocoding.netstandard.cs (1)
12 public Task<IEnumerable<Location>> GetLocationsAsync(string address) =>
1 reference to GetLocationsAsync
Microsoft.Maui.Essentials (1)
Geocoding\Geocoding.shared.cs (1)
71 Current.GetLocationsAsync(address);