Range

fun Range(value: List<Double>)

Construct the Range with List.


fun Range(expression: Expression)

Construct the Range with Mapbox Expression.


fun Range(value: Value)

Parameters

value

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