Package com. mapbox. androidauto. car. navigation. lanes
Types
CarLaneIcon
Link copied to clipboard
CarLaneIconOptions
Link copied to clipboard
CarLanesImage
Link copied to clipboard
class CarLanesImage
Content copied to clipboard
CarLanesImageRenderer
Link copied to clipboard
class CarLanesImageRenderer(context: Context, @ColorInt() background: Int, options: CarLaneIconOptions)
Content copied to clipboard
This class generates a CarLanesImage needed for the lane guidance in android auto.
Functions
useMapboxLaneGuidance
Link copied to clipboard
fun Step.Builder.useMapboxLaneGuidance(imageGenerator: CarLanesImageRenderer, laneGuidance: Lane?): Step.Builder
Content copied to clipboard
When building a Step you can generate the lane guidance images here.