visgl / react-google-maps

React components and hooks for the Google Maps JavaScript API
https://visgl.github.io/react-google-maps/
MIT License
1.01k stars 65 forks source link

docs(examples): add new custom-marker-clustering example #415

Closed usefulthink closed 2 weeks ago

usefulthink commented 2 weeks ago

The new custom marker clustering example shows how to do the data-based clustering directly with the supercluster library. It requires a lot more code, but offers maximum flexibility in regard to the styling and behavior of the clusters.