MapboxLaneIconsApi

class MapboxLaneIconsApi

MapboxLaneIconsApi allows you to request the lane icon from LaneIndicator in the form of vector drawables which can then be styled and rendered using MapboxLaneGuidance or your own custom view.

Parameters

laneIconProcessor

LaneIconProcessor

Constructors

Link copied to clipboard
fun MapboxLaneIconsApi(laneIconResources: LaneIconResources = LaneIconResources.Builder().build())

Functions

Link copied to clipboard
fun getTurnLane(laneIndicator: LaneIndicator): LaneIcon

Provide a styleable vector drawable resource of the lane indicator.