给出俯仰和偏航的箭头可视化?

时间:2011-12-30 10:16:59

标签: android gps

当我改变位置时,如何可视化指向某个位置的箭头。

我的意思是,在握住我的手套并四处移动时,我希望箭头指向给定的纬度和经度

注意:已经计算了pich和yaw。

此致

1 个答案:

答案 0 :(得分:1)

我实际上只是在做一个应用程序来做这个学习练习,虽然我不使用Pitch和Yaw,只是Orientation。

它位于https://github.com/jarofgreen/FindCoords - GPL开源和apk文件。

https://github.com/jarofgreen/FindCoords/blob/master/screenshot.png

的屏幕截图