Instruction

fun interface Instruction

Base Instruction. Subclassed to provide concrete instructions.

Since

0.4.0

Functions

Link copied to clipboard
abstract fun buildInstruction(routeProgress: RouteProgress): String?

Will provide an instruction based on your specifications