|
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 |
|