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