LongValue

fun LongValue(value: Long)

Create a LongValue that contains long value.

Parameters

value

the Long to store


fun LongValue(expression: Expression)

Construct the primitive with Mapbox Expression.


fun LongValue(value: Value)

Parameters

value

a value representing a number. See Number