Contents

etas

An array of estimated arrival times.

Declaration

etas: EtaResult[];

Discussion

The server returns etas as a part of the EtaResponse after your app creates an instance of the Directions object and calls the eta(request, callback) method.

See Also

Estimated Arrival Time Responses