MapboxJunctionApi

class MapboxJunctionApi(accessToken: String)

Mapbox Junction Api allows you to generate junction for select maneuvers.

Constructors

Link copied to clipboard
fun MapboxJunctionApi(accessToken: String)

Functions

Link copied to clipboard
fun cancelAll()

Invoke the method to cancel all ongoing requests to generate a junction.

Link copied to clipboard
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