Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -
is possible retrieve eta google's distancematrix api (or alternative api). fyi, eta different duration, when using public transport.
following example clarify request. when leave on friday @ 8.15 i'll able catch train @ 8.30 , arrive @ 9.00 am. google says duration 30 minutes. however, when leave on saturday @ 8.15 i'll able catch first train @ 9.00 , arrive @ 9.30 am. google still says duration 30 minutes, means ignore delay. google map supports functionality there api around giving me eta instead of duration. can see, distance-matrix' response no good.
clarifying question little. eta estimated time of arrival , it's clear user wants know entire duration of transport (including waiting time public transport).
Comments
Post a Comment