Package-level declarations

Types

Link copied to clipboard
class LocationContext(val speed: Speed, val speedLimit: SpeedLimit? = null, val road: RoadProperties? = null, val address: Address? = null)

Location context data, consisting of detailed information about the current location while navigating.