View Single Post
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#85
Originally Posted by CormacB View Post
The main "entry point" when evaluating is the check that we have the WITH_ROUTE state. Then it checks that we are on target and don't have invalid junctions. Then it checks for various distance and times to maneuvers and decides what, if anything, to say. I guess that this should be evaluated on every position update.
I'm gonna try looking into this a bit more over the weekend. I think updatePosition is a good assumption. May try to create a small subset of the functionality in js for now. Don't like hard-coding it because it won't aid il8n support.
 

The Following User Says Thank You to Android_808 For This Useful Post: