Y
Hacker News
new
|
ask
|
show
|
jobs
by
tulushev
2363 days ago
In this sample driver can choose the rider. Routes and ETAs are handled by Firebase Cloud Functions that call HyperTrack APIs.
1 comments
kdeorah
2363 days ago
How do you calculate ETAs? Do you use Google Maps?
link
agraebe
2363 days ago
We use a combination of OSRM & Google Maps for routes and ETA
link