获取地理位置坐标的来源
Getting the source of geolocation coordinates
在react-native 中使用geolocation 时,或者在任何使用geolocation 的框架中,是否可以获取坐标的来源?也就是说,我可以测试坐标是来自 GPS 卫星、手机信号塔还是 WiFi?
谢谢。
在react-native 中使用geolocation 时,或者在任何使用geolocation 的框架中,是否可以获取坐标的来源?也就是说,我可以测试坐标是来自 GPS 卫星、手机信号塔还是 WiFi?
谢谢。