问题
I'm trying to find out whether it's possible to get the current location of a Windows 10 device if it's not connected to the internet via Wi-Fi (Wi-Fi) is disabled . I'm aiming this at Windows 10tablets and I don't think they all support GPS. Does anyone know what would be the best way to go about this? Or is it possible at all? when i use Geoposition pos = await geolocator.GetGeopositionAsync(); it returns Exception .
来源:https://stackoverflow.com/questions/33391228/cant-get-current-location-when-offline-windows-10-app