ProjectedRouteSection
class ProjectedRouteSection(val startBoundary: Boundary, val endBoundary: Boundary, val startOffset: Distance = Distance.ZERO, val endOffset: Distance = Distance.ZERO)
Describes part of the projected route.
Important: This is a Public Preview API. It may be changed or removed at any time.