Y
Hacker News
new
|
ask
|
show
|
jobs
by
deniszpua
2361 days ago
Is it vanilla rider-driver matcher or has some cherries like routes, timing etc?
1 comments
tulushev
2361 days ago
In this sample driver can choose the rider. Routes and ETAs are handled by Firebase Cloud Functions that call HyperTrack APIs.
link
kdeorah
2361 days ago
How do you calculate ETAs? Do you use Google Maps?
link
agraebe
2361 days ago
We use a combination of OSRM & Google Maps for routes and ETA
link