Package com.tomtom.sdk.common.route.section.carpool
Types
Link copied to clipboard
data class CarpoolSection( val geometry: List<GeoCoordinate>, val routeOffset: Distance, val length: Distance) : Section
Content copied to clipboard
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.