ModelScale

fun ModelScale(value: List<Double>)

Construct the ModelScale with List.


fun ModelScale(expression: Expression)

Construct the ModelScale with Mapbox Expression.


fun ModelScale(value: Value)

Parameters

value

the property wrapped in Value to be used with native renderer.