getPointsToFrameOnCurrentStep

abstract fun getPointsToFrameOnCurrentStep(    routeProgress: RouteProgress,     followingFrameOptions: FollowingFrameOptions,     averageIntersectionDistancesOnRoute: List<List<Double>>): List<Point>

Returns points to be framed on the remainder of the current step.