StringListValue

fun StringListValue(vararg value: String)

Create a StringListValue that contains string value.

Parameters

value

the StringListValue to store


Create a StringListValue that contains string value.

Parameters

value

the StringListValue to store


fun StringListValue(expression: Expression)

Construct the primitive with Mapbox Expression.


Parameters

value

a value representing a string.