transportType
The mode of transportation the server uses when estimating arrival times.
Declaration
transportType?: TransportType;Discussion
Use transportType to specify the mode of transportation for your route(request) and eta(request) requests.
The default value of this property is Automobile.