Options
All
  • Public
  • Public/Protected
  • All
Menu

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

The event object passed to the event handler when the {@link google.maps.journeySharing.FleetEngineVehicleLocationProvider.update} event is triggered.

Hierarchy

  • FleetEngineVehicleLocationProviderUpdateEvent

Index

Properties

Properties

trips: null | Trip[]

The list of trips completed by this vehicle. Unmodifiable.

vehicle: null | Vehicle

The vehicle data structure returned by the update. Unmodifiable.

Generated using TypeDoc