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
In some datasets, the travel simulator may throw the following error:
travel-simulator.component.ts:98 ERROR Error: coord is required
at getPointAlongPathByDistance (linear-referencing.ts:40:26)
at map.selectors.ts:221:48
at Array.forEach (<anonymous>)
at getSimulatedVehicleLocationsOnRouteWithHeadings (map.selectors.ts:183:10)
at map.selectors.ts:243:5
The text was updated successfully, but these errors were encountered:
In some datasets, the travel simulator may throw the following error:
The text was updated successfully, but these errors were encountered: