Cluster map?

Can’t find how to build cluster map. I have a layer with millions of points, and want to see something like this

aggregated points with number, how many point “inside”. I believe it is a nice to have function for systems like nextgis web

Hello!
NextGIS Web uses QGIS styles, so everything you configure in QGIS can be preserved and displayed on your web maps.

To enable point clustering, create a cluster style in QGIS (it’s available as a styling option for point layers).

Clustering is highly configurable. For example, you can use the @cluster_size variable to link the number of points in a cluster to the marker size.

Here’s how it looks in NextGIS Web: