generateJunction

fun generateJunction(instructions: BannerInstructions, consumer: MapboxNavigationConsumer<Expected<JunctionError, JunctionValue>>)

The method takes in BannerInstructions and generates a junction based on the presence of BannerComponents of type BannerComponents.GUIDANCE_VIEW and subType BannerComponents.JCT, BannerComponents.SAPA, BannerComponents.CITYREAL, BannerComponents.AFTERTOLL, BannerComponents.SIGNBOARD, BannerComponents.TOLLBRANCH, BannerComponents.EXPRESSWAY_EXIT, BannerComponents.EXPRESSWAY_ENTRANCE

Parameters

instructions

object representing BannerInstructions

consumer

informs about the state of junction.