I am trying to implement clustering using the Overlay Manager but am at a loss on what to do.
I am adding my pins via code in response to user events. Can you point me in the right direction as to how to initiate clustering either for all points on a map or for a given set of points. My overlay manager is attached in code. Where and how do I initate clustering? Does it need to be added/recalculated after each new sets of points are removed/added?
Thanks!