com.google.android.libraries.mapsplatform.transportation.driver.api.base

  • The Driver API provides interfaces and classes for integrating with the Fleet Engine.

  • DriverApi serves as the entry point for utilizing the Driver API functionalities.

  • NavigationVehicleReporter enables reporting of location updates for vehicles.

  • While previously used, DriverApi.FleetEngineConfig is now deprecated and should no longer be utilized.

Interfaces

DriverApi.FleetEngineConfig This interface is deprecated. legacy hook  

Classes

DriverApi Base class for entry point into the DriverApi. 
NavigationVehicleReporter Base class for a vehicle reporter that supports reporting of location updates.