Working on marketplace app where listing are displayed on map. If there are let's say 100 listings within certain radius, I want to aggregate these pins in a circle with number 100.
When user clicks on this number MAP should zoom-in and display circle with say, 50, 30 ,10, pins... depending on zoom level.
It is possible with google maps API. Can this be achieved with Apple MAPS ?