modelScale

abstract fun modelScale(modelScale: List<Double> = listOf(1.0, 1.0, 1.0)): ModelLayer

The scale of the model. Expressions that are zoom-dependent are not supported if using GeoJSON or vector tile as the model layer source. Default value: 1,1,1.

Parameters

modelScale

value of modelScale


The scale of the model. Expressions that are zoom-dependent are not supported if using GeoJSON or vector tile as the model layer source. Default value: 1,1,1.

Parameters

modelScale

value of modelScale as Expression