Package-level declarations
Types
Link copied to clipboard
class SafetyLocation(val id: SafetyLocationId, val speedLimit: Speed?, val startLocation: GeoPoint, val endLocation: GeoPoint = startLocation, val type: SafetyLocationType)
Describes a safety location.
Link copied to clipboard
Identifier of a safety location.
Link copied to clipboard
Describes the type of a safety location.