getPointsToFrameAfterCurrentManeuver

abstract fun getPointsToFrameAfterCurrentManeuver(routeProgress: RouteProgress, followingFrameOptions: FollowingFrameOptions, postManeuverFramingPoints: List<List<List<Point>>>): List<Point>

Finds the points to frame after maneuver based on preprocessed data and settings.