Create Cluster Layers on a Map

You can use a cluster layer as a type of data layer on a map visualization. In a cluster layer, points that are positioned near each other are grouped together into a common circle.

The number of points clustered in the group is indicated in the circle's label. If selected points are grouped with unselected points, the circle is dotted to indicate a partial selection. Individual points are displayed as pin icons to emphasize the distinction between grouped and ungrouped points. Points are grouped based on their proximity in pixels and on the map's zoom factor.

  1. On your home page, hover over a workbook, click Actions, and select Open.
  2. In the Data panel, click Visualizations Visualizations pane icon, then drag the Map visualization Map visualization icon to the canvas.
  3. Click Data Data pane icon, then drag one or more attribute columns containing map-related data to Category (Location) in the Grammar pane.
  4. Click Properties, then click Layers Layers property tab icon.
  5. In the Layer Type row, click Auto (Point) and select Cluster.
  6. Click Save.