Hi everyone,
I’m using a Grafana Geomap panel with customer sites plotted using latitude and longitude, color-coded per customer.
What I’m trying to achieve is:
Display the number of sites per customer directly next to the markers.
Right now:
I can plot individual site points correctly.
I can separate them by customer (color-coded).
But I’m not able to show aggregated counts on the map markers.
What I want to know:
Is it possible in Grafana Geomap to show aggregated counts per customer?
If yes, what’s the recommended approach? (Queries? Overrides? Transformations?)
If not directly supported, what’s the closest workaround people have used?
Any guidance or examples would help.


