Package-level declarations

Types

Link copied to clipboard
data class LastKnownLocation(val coordinate: Coordinate, val dataSource: LocationDataSource) : Parcelable

A last known location of the vehicle.

Link copied to clipboard

Indicates the source of location data.

Link copied to clipboard

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