Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 1.89 KB

TransitDetails.md

File metadata and controls

64 lines (33 loc) · 1.89 KB

See html formatted version

TransitDetails interface

google.maps.TransitDetails interface

Details about the departure, arrival, and mode of transit used in this step.

Properties

undefined

Type:  TransitStop

The arrival stop of this transit step.

undefined

Type:  Time

The arrival time of this step, specified as a Time object.

undefined

Type:  TransitStop

The departure stop of this transit step.

undefined

Type:  Time

The departure time of this step, specified as a Time object.

undefined

Type:  string

The direction in which to travel on this line, as it is marked on the vehicle or at the departure stop.

undefined

Type:  number

The expected number of seconds between equivalent vehicles at this stop.

undefined

Type:  TransitLine

Details about the transit line used in this step.

undefined

Type:  number

The number of stops on this step. Includes the arrival stop, but not the departure stop.

undefined

Type:  string

The text that appears in schedules and sign boards to identify a transit trip to passengers, for example, to identify train numbers for commuter rail trips. The text uniquely identifies a trip within a service day.