com.google.android.libraries.mapsplatform.transportation.driver.api.base
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[],["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"]]