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())
Content copied to clipboard