model Scale
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.
Use static method ModelLayer.defaultModelScale to set the default property.
Parameters
model Scale
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.
Use static method ModelLayer.defaultModelScaleAsExpression to set the default property.
Parameters
model Scale
value of modelScale as Expression
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.