ModelIdValue

fun ModelIdValue(value: String)

Construct the ModelIdValue with String.


fun ModelIdValue(modelId: String, uri: String)

Construct the ModelIdValue with modelId and uri.

Parameters

modelId

the ID of the model

uri

the uri of the model


fun ModelIdValue(expression: Expression)

Construct the ModelIdValue with Mapbox Expression.