How to group Markers in Google Maps API iOS?

2

How can I group the markers of an area when the user zooms out the map to reduce the visual pollution of marker's on the map and show only a marker with a number inside to indicate the number of points in that region? p>     

asked by anonymous 15.02.2015 / 02:24

1 answer

1

Galera, although it has been a while, I will leave here the solution I found to help other people facing the same problem. I used the API to solve the problem:

link

    
15.03.2016 / 03:44