com.google.android.libraries.mapsplatform.transportation.driver.api.base
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-31 UTC.
[null,null,["Last updated 2024-07-31 UTC."],[[["The Driver SDK provides interfaces and classes for integrating with the Fleet Engine."],["`DriverApi` serves as the entry point for interacting with the Driver SDK."],["`NavigationVehicleReporter` enables reporting of location updates."],["The `DriverApi.FleetEngineConfig` interface is deprecated and should no longer be used."]]],["The document outlines two key components of the Driver API: `DriverApi` and `NavigationVehicleReporter`. `DriverApi` serves as the primary access point to the Driver API. `NavigationVehicleReporter` is a base class for reporting vehicle location updates. Additionally, `DriverApi.FleetEngineConfig` is mentioned as a deprecated interface, described as a legacy hook. These are the core interfaces and classes provided within the documented system.\n"]]