2 references to GeolocationRequest
Microsoft.Maui.Essentials (2)
Geolocation\Geolocation.shared.cs (2)
201
geolocation.GetLocationAsync(new
GeolocationRequest
(), default);
211
geolocation.GetLocationAsync(request ?? new
GeolocationRequest
(), default);