restrictedRoadDashArray

fun restrictedRoadDashArray(dashArray: List<Double>): RouteLineResources.Builder

The dash array parameter for the restricted road layer. See LineLayer LineDashArray for more information. An empty list will show a solid line. The default is .5, 2.0

Parameters

dashArray

value of the LineDash array