1 implementation of GetLocationsAsync
Microsoft.Maui.Essentials (1)
Geocoding\Geocoding.ios.tvos.watchos.macos.cs (1)
21
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);