You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[API] - [ ] When searching for origins and destinations that are far apart, I get the error: “Trip Tracking Error: Location Request Timed Out”. Geolocation error: GeolocationPositionErrorcode: 3message: "Timeout expired"[[Prototype]]: GeolocationPositionError navigator.geolocation.watchPosition.enableHighAccuracy @ useTripTracking.js:377 - [ ] (Might be caused by the bug above). When searching for origins and destinations that are far apart, there is a bug where the Trip Progress incorrectly calculates the distance between the origin and destination locations. #14