Skip to content

Commit b075def

Browse files
Update docs/api-reference/carto/cluster-tile-layer.md
Co-authored-by: Don McCurdy <donmccurdy@cartodb.com>
1 parent 2eaf71c commit b075def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-reference/carto/cluster-tile-layer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ The weight of each cell used for clustering.
105105

106106
When using the `GeoJsonLayer` accessors to style the clusters, aggregated values will be passed to the styling accessor functions.
107107

108-
### Valid aggregation types
108+
### Aggregation types
109109

110110
The type aggregation is infered based on the property name, for example `population_average` will be aggregated using a (mean) average operation across all the quadbin cells that are present in the cluster, while `age_min` will give the minimum value present in the cluster.
111111

0 commit comments

Comments
 (0)