google-map-clustering-example
google-map-clustering-example copied to clipboard
Is google auto Calculating cluster support ?
Hi istarkov
It is such a valuable example of google map cluster functionality, specially for server-side rendering usage.
I have dig into the code of this example, and realized that number of cluster of markers is calculated by yourself but not using the cluster API provided by Google. Can you share some detail about this?
@mezbahalam , it was so long time ago, i think i solved it. but I forgot what exactly I did.
check it out. https://github.com/cinapp/website/blob/map_peter/src/components/shared/GoogleMap/index.js