coordinatesUpUntilIndex

fun coordinatesUpUntilIndex(precision: Int, leg: RouteLeg, lastGeometryIndex: Int, limitDistanceInMeters: Int = Int.MAX_VALUE, thresholdStepMeters: Int = THRESHOLD_STEP_METERS): List<Point>