Commit graph

15 commits

Author SHA1 Message Date
92504f7d92 actual final state, removing compiled files 2024-05-02 22:35:22 -04:00
66c80162ed i lost track of incremental changes 4 hours ago 2024-04-14 13:10:07 -04:00
b2de985d6d added method getSelectedRouteSteps 2024-04-14 01:45:13 -04:00
d986baf0ab corrected types in estimateTolls 2024-04-14 01:20:38 -04:00
b4dd6a32d0 changed tollsEstimate from Float to Double 2024-04-14 01:18:48 -04:00
d0a50ae260 corrected function calls for estimating time and tolls in calculateRoutes to use appropriate vector formatting. added methods to set and get route modifier flags 2024-04-14 01:09:14 -04:00
1612ae5978 changed routeSequences to vector of string arrays to fit new direction format. updated calculateRoutes to handle the new formatting. removed distanceBetweenPoints function as it's no longer needed 2024-04-14 00:50:19 -04:00
8448de04e3 added getRouteSelected method 2024-04-13 19:14:41 -04:00
3cfdcacfd6 added timeEstimate and distanceBetweenPoints functions 2024-04-13 18:42:16 -04:00
9a9fd30554 update calculateRoutes comments 2024-04-13 17:14:57 -04:00
168f77a378 added multiple route options for calculateRoutes 2024-04-13 17:13:27 -04:00
b550d9b0b0 updated calculateRoute to send route characteristics in api call 2024-04-13 16:23:27 -04:00
6ae9852206 assign routingAPI call directly to route object attribute 2024-04-13 16:13:26 -04:00
99fe7d6921 updated calculateRoute to use HelperFunctions routingAPI 2024-04-13 16:12:31 -04:00
Fennel Kora
83d8742229 finalized destination class, first commit for route class 2024-04-12 23:54:50 -04:00