ModelScale

The scale of the model.

Parameters

value

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

Constructors

Link copied to clipboard
fun ModelScale(value: List<Double>)

Construct the ModelScale with List.

Link copied to clipboard
fun ModelScale(expression: Expression)

Construct the ModelScale with Mapbox Expression.

Link copied to clipboard
fun ModelScale(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard