withRouteLineBelowLayerId

fun withRouteLineBelowLayerId(layerId: String): MapboxRouteLineOptions.Builder

Indicates the elevation of the route line related layers. A good starting point is LocationComponentConstants.LOCATION_INDICATOR_LAYER for 2D location puck and LocationComponentConstants.MODEL_LAYER for 3D location puck.

If no value is provided the route line related layers will be placed at the top of the Map layer stack.

Return

the builder