Package-level declarations
Types
Link copied to clipboard
Indicates if the ProjectedRouteSection is on the map.
Link copied to clipboard
The projected route provided by RouteProjectionEngine.
Link copied to clipboard
class ProjectedRouteSection(val startBoundary: Boundary, val endBoundary: Boundary, val startOffset: Distance = Distance.ZERO, val endOffset: Distance = Distance.ZERO)
Describes part of the projected route.
Link copied to clipboard
Responsible for projecting the input route to obtain map references when not provided.