Options
All
  • Public
  • Public/Protected
  • All
Menu

Available only in the v=beta channel: https://goo.gle/3oAthT3. VehicleJourneySegment type

Hierarchy

  • VehicleJourneySegment

Index

Properties

distanceMeters: null | number

The travel distance from the previous stop to this stop, in meters.

durationMillis: null | number

The travel time from the previous stop to this stop, in milliseconds.

extraDurationMillis: null | number

The extra travel time due to the durations of the stop's tasks, in milliseconds.

location: null | LatLngLiteral

The actual stop location.

path: null | LatLngLiteral[]

The path from the previous stop to this stop.

Generated using TypeDoc