ProjectedRoute
data class ProjectedRoute(val id: RouteId, val sections: List<ProjectedRouteSection>)
Content copied to clipboard
The projected route provided by RouteProjectionEngine.
Important: This is a Public Preview API. It may be changed or removed at any time.