I have a program that draw a rout of user in the google map. I want to draw another rout with the data that I got from other sensors of smart phone. how can I do that? I think I should draw a line (for each step) from specific longlot with a defined length with a angle that I got from sensors(for example magnet).
but I don't know how I can determine LongLot of the end of the line?