modelScaleExpression property

List<Object>? modelScaleExpression
getter/setter pair

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.

Implementation

List<Object>? modelScaleExpression;