CarLanesImageRenderer

class CarLanesImageRenderer(context: Context, @ColorInt val background: Int = Color.TRANSPARENT, val options: CarLaneIconOptions = CarLaneIconOptions.Builder().build(context))

This class generates a CarLanesImage needed for the lane guidance in android auto.

Constructors

Link copied to clipboard
constructor(context: Context, @ColorInt background: Int = Color.TRANSPARENT, options: CarLaneIconOptions = CarLaneIconOptions.Builder().build(context))

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Create the images needed to show lane guidance.