transportType
The mode of transportation the directions apply to.
Declaration
transportType?: TransportType;Discussion
You can use this property to specify whether you want directions suited to a particular type of transportation. For example, you can specify if you want walking directions or driving directions.
The default value of this property is Automobile.