|
3cfdcacfd6
|
added timeEstimate and distanceBetweenPoints functions
|
2024-04-13 18:42:16 -04:00 |
|
|
27d69cecd5
|
changed routingAPI to return variable speed/tolls
|
2024-04-13 18:41:44 -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 |
|
|
d6757dc5f4
|
commends for routingAPI
|
2024-04-13 16:26:36 -04:00 |
|
|
bcae154165
|
routingAPI now returns speed
|
2024-04-13 16:25:38 -04:00 |
|
|
b550d9b0b0
|
updated calculateRoute to send route characteristics in api call
|
2024-04-13 16:23:27 -04:00 |
|
|
5af9c2a515
|
updated routingAPI to make use of tolls and highway booleans
|
2024-04-13 16:22:17 -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 |
|
|
6302b988b7
|
added routingAPI function
|
2024-04-13 16:11:11 -04:00 |
|
|
c2ad97a004
|
updated setCoordsForAddress to use helperfunctions in place of hard coding a response
|
2024-04-13 15:59:40 -04:00 |
|
|
926c6da11d
|
initial commit for helper functions to simulate external API responses
|
2024-04-13 15:58:54 -04:00 |
|
Fennel Kora
|
83d8742229
|
finalized destination class, first commit for route class
|
2024-04-12 23:54:50 -04:00 |
|
|
3ad2b6aae4
|
added constructor, validateAddress, setCoordsForAddress, and setDestinationAddress
|
2024-04-12 22:30:29 -04:00 |
|
Fennel Kora
|
35438c703a
|
did a file change
|
2024-04-12 17:36:47 -04:00 |
|
Fennel Kora
|
f0204593c9
|
im good at java
|
2024-04-12 17:36:38 -04:00 |
|
|
58f365a40a
|
initial commit for self driving car code implementation
|
2024-04-12 15:42:13 -04:00 |
|