modelAllowDensityReduction property

  1. @experimental
bool? modelAllowDensityReduction
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
bool? modelAllowDensityReduction;