TransitItineraryDetailType enum

Defines values for TransitItineraryDetailType. Possible values include: 'geometry', 'schedule'

Fields

Geometry

Shape of an in GeoJSON format. For public transit legs will return also the stops that the leg passes through. For walk and bike legs, will return also the turn-by-turn navigation data.

Schedule

Static schedule data as to all departures of Public Transit legs from the current time of the day to the end of the current day. Data is guaranteed to be returned only between the current day and 3 days forward.