google-map-clustering-example icon indicating copy to clipboard operation
google-map-clustering-example copied to clipboard

Is google auto Calculating cluster support ?

Open wahengchang opened this issue 8 years ago • 1 comments

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?

wahengchang avatar Dec 17 '17 02:12 wahengchang

@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

wahengchang avatar Aug 29 '18 09:08 wahengchang