Package-level declarations
Types
Link copied to clipboard
data class TollRoadSection(val geometry: List<GeoCoordinate>, val routeOffset: Distance, val length: Distance) : Section
Represents a route section that requires a toll to be payed.