RouteProjectionEngine

Responsible for projecting the input route to obtain map references when not provided.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
abstract fun close()
Link copied to clipboard
abstract fun project(navigationSnapshot: NavigationSnapshot): List<ProjectedRoute>

Projects all routes and returns ProjectedRoute with a list of ProjectedRouteSection.