initialize

fun initialize(style: SignPostStyle, route: Route)

The builder must be initialized before calling build Use it to change the style or the route at any moment.

Parameters

style

The SignPostStyle used to draw the instructions.

route

The Route used to build the instructions.