I'm trying to dig deep into how this library works but I seem to be going in the wrong direction can someone help me?
As far as I find out by setting Log and Debug, HandleRequest (RouteProcessorHandlerCallback) checks if the user has OffRoute to SnapLocation, get these coordinates to draw ProgressLine but when reconnecting they are not coincident with Route drawn when calling API from Mapbox.
So can you tell me how to rerender the navigation dot when user change their location?
I'm trying to dig deep into how this library works but I seem to be going in the wrong direction can someone help me?