CarManeuverIconRenderer

class CarManeuverIconRenderer(options: CarManeuverIconOptions)

Create icons from the Mapbox navigation maneuvers.

Constructors

Link copied to clipboard
fun CarManeuverIconRenderer(options: CarManeuverIconOptions)

Functions

Link copied to clipboard
fun renderManeuverIcon(maneuver: PrimaryManeuver): CarIcon?
fun renderManeuverIcon(maneuver: SubManeuver): CarIcon?