modelAllowDensityReductionExpression property

  1. @experimental
List<Object>? modelAllowDensityReductionExpression
getter/setter pair

If true, the models will be reduced in density based on the zoom level. This is useful for large datasets that may be slow to render. Default value: true.

Implementation

@experimental
List<Object>? modelAllowDensityReductionExpression;