build

fun build(instructionIndex: Int): Bitmap?

Build lane information for an instruction of the route

Return

a Bitmap if the builder is initialized and a valid instruction was found at the instructionIndex, null otherwise.

Parameters

instructionIndex

Index of the instruction to build, it should match an instruction index of RouteSheet of the route.