Car Maneuver Instruction Renderer
class CarManeuverInstructionRenderer
Content copied to clipboard
Create instructions from the Mapbox navigation maneuvers.
Constructors
CarManeuverInstructionRenderer
Link copied to clipboard
fun CarManeuverInstructionRenderer()
Content copied to clipboard
Functions
renderInstruction
Link copied to clipboard
fun renderInstruction(maneuver: List<Component>, shields: List<RouteShield>, exitView: MapboxExitText, modifier: String?, desiredHeight: Int): CharSequence
Content copied to clipboard