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, callback) and eta(request, callback) requests.
The default value of this property is Automobile.