initialize

fun initialize(style: LaneInfoStyle, 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 LaneInfoStyle used to draw the lane information.

route

The Route used to build the lane information.