Google map marker to display the sum of X in a collection on the map

Basicaly as the title say, I have a database with records of stores and I want to be able to show on a map the amount of stores in diferent cities.

Now I don’t want a marker for each individual stores because due to reasons I am not getting into now I don’t have the address of each store just the city they’re in. I know it would be easier indeed

So what I need is a number to pop as a marker on google map that show ‘10’ in Paris for example.

Is this possible? if so how?

Thank you

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.