buildPointsGroupConfig property
getter/setter pair
When true, the SDK builds the points-group configuration for the collection.
This enables APIs that expose the relation between individual markers
and their group head (for example pointsGroupHead and
pointsGroupComponents). Building this config has a runtime cost,
so enable only when you need grouping introspection.
Implementation
bool buildPointsGroupConfig;