Options
All
  • Public
  • Public/Protected
  • All
Menu

VehicleLocationUpdate type

Hierarchy

  • VehicleLocationUpdate

Index

Properties

heading: null | number

The heading of the update. 0 corresponds to north, 180 to south.

location: null | LatLng | LatLngLiteral

The location of the update.

speedKilometersPerHour: null | number

The speed in kilometers per hour.

time: null | Date

The time this update was received from the vehicle.

Generated using TypeDoc