build

fun build(instructionIndex: Int): Bitmap?

Build a sign post for an instruction

Return

a Bitmap if the builder is initialized and a valid sign post 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.