问题
I have a problem and I can't find a solution.
I have made an Android augmented reality app. In my app I have a list of points of interest, every point of interest as a location(longitude, latitude, altitude).
I know my position and I have the azimuth (of camera).
Now my question is: how can I draw those points (gps points) on the screen(x, y points)?
回答1:
i couldn't got what you are exactly trying do draw,but i assume you are trying to draw those poi on camera screen something like this:
. For that you have to use sensors and gps location it's a little tricky,i will suggest to look at Mixare,you can get complete code there and tutorial here.Proceed to what you are trying to achieve.Gud luck.
    来源:https://stackoverflow.com/questions/13149018/android-augmented-reality-app-convert-list-location-from-point-of-screen