标签: android geolocation
AFAIK,fused location provider可以根据不同的条件使用网络或gps数据。在获取fused location provider的位置后,是否可以找到使用了哪个确切的位置数据源(WiFi,移动电话,GPS)?我想要的只是在屏幕上显示一些关于位置数据来源的通知,就像在2Gis应用程序中完成的那样。
fused location provider
2Gis
答案 0 :(得分:6)
没有
Fused location provider:
The Fused Location Provider intelligently manages the underlying location technology and gives you the best location according to your needs.
它可能会使用该数据的组合。