CommuteMethod(value)Method for commute. Walking, biking and wheelchair accessible transit is still in the Preview stage.
Enums |
|
|---|---|
| Name | Description |
COMMUTE_METHOD_UNSPECIFIED |
Commute method isn't specified. |
DRIVING |
Commute time is calculated based on driving time. |
TRANSIT |
Commute time is calculated based on public transit including bus, metro, subway, and so on. |
WALKING |
Commute time is calculated based on walking time. |
CYCLING |
Commute time is calculated based on biking time. |
TRANSIT_ACCESSIBLE |
Commute time is calculated based on public transit that is wheelchair accessible. |