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.
An array of estimated arrival times.
etas: EtaResult[];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.