Get GPS Status on location changed

前端 未结 3 1583
情书的邮戳
情书的邮戳 2020-12-06 23:15

I am using GPS services to derive latitude & longitude in my App. I am able to get the latitude and longitude when the signal is avialable. Once i get a fix, if i have t

3条回答
  •  眼角桃花
    2020-12-06 23:46

    If you could not get the location using GPS, you may need to get the location using NETWORK PROVIDER and compare with you last location fix to know which one is better and use accordingly.

提交回复
热议问题