本文介绍了GPS纬度和经度未显示我的确切位置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我有一个Android应用程序,每3秒发送一次我当前的纬度和经度,



我有另一个Web应用程序,它会在Google地图上每隔3秒标记一次这个纬度和经度。所以我可以跟踪这个人。



但是应用程序发送的位置并不是确切的位置。它一直在街区上跳。



即使在我开车的时候,它也没有显示确切的路径。



任何人都可以告诉我可能是什么问题。



谢谢



Sanju

解决方案

Hi

I have an Android app which sends my current latitude and longitude every 3 seconds,

I have another Web application which will mark this latitude and longitude every 3 seconds on Google map. So that i can track the person.

But the location which the application sends is not the exact location. it keeps jumping streets n blocks.

Even when i am driving , it doesn't show exact pathway.

Can any one tell me what might be the issue.

Thanks

Sanju

解决方案


这篇关于GPS纬度和经度未显示我的确切位置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-04 04:09
查看更多