Good day i am rather new to osm navigation. I like the graphhopper library however i wish to modify the route as the user traverses with a winking indicator in real time. How can be approach.
Asked
Active
Viewed 65 times
0
-
What is a 'winking indicator'? Do you mean turn instructions in real time? You can use InstructionList.find – Karussell Nov 29 '16 at 08:02
-
Yes that's correct navigation instructions in real time. For example person x traverses to location y, as person x walks the icon updates the position and erase the path line taken before. in real time? – Remario Nov 29 '16 at 13:49