VehicleLocationService

interface VehicleLocationService

VehicleLocationService exposes information related to the current driving situation and to the current location, regardless of whether a trip is planned.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val lastKnownLocation: LastKnownLocation?

The last known location of the vehicle or null if there is no last known location. This value is persistent across application sessions.