GPSEnabled (boolean): Whether GPS is active on the device.
GPSEnabled
Mobile.IsGPSEnabled();
Always returns false for devices that have no GPS hardware. However such devices can display location by using the network location.
false