Friends, I need to cluster points with different pictures (icons). Could you tell me by what means I can do it? How do this with the mapbox iOS SDK.
Task: From the server I receive around 2000 images, each image corresponds to a certain coordinate. When I got their point data with an image, I'm adding a cluster to the map.
I want to see something like this on my map: enter image description here