Builder
A builder class for RouteLineScaleExpressions.
Constructors
Functions
Link copied to clipboard
fun alternativeRouteCasingLineScaleExpression(expression: Expression): RouteLineScaleExpressions.Builder
Content copied to clipboard
An expression that will define the scaling behavior of the alternative route casing line.
Link copied to clipboard
fun alternativeRouteLineScaleExpression(expression: Expression): RouteLineScaleExpressions.Builder
Content copied to clipboard
An expression that will define the scaling behavior of the alternative route line.
Link copied to clipboard
fun alternativeRouteTrafficLineScaleExpression(expression: Expression): RouteLineScaleExpressions.Builder
Content copied to clipboard
An expression that will define the scaling behavior of the alternative route traffic line.
Link copied to clipboard
Build a RouteLineScaleExpressions object.
Link copied to clipboard
fun routeCasingLineScaleExpression(expression: Expression): RouteLineScaleExpressions.Builder
Content copied to clipboard
An expression that will define the scaling behavior of the route casing line.
Link copied to clipboard
fun routeLineScaleExpression(expression: Expression): RouteLineScaleExpressions.Builder
Content copied to clipboard
An expression that will define the scaling behavior of the route line.
Link copied to clipboard
fun routeTrafficLineScaleExpression(expression: Expression): RouteLineScaleExpressions.Builder
Content copied to clipboard
An expression that will define the scaling behavior of the route traffic line.