Package-level declarations

Types

Link copied to clipboard
data class CarpoolSection(val geometry: List<GeoPoint>, val routeOffset: Distance, val length: Distance) : Section

Represents a route section that is only open to HOV (high-occupancy vehicles) at the time of traversal. Roads with at least one unrestricted lane are not part of this section.