Add source to clustering example by lloydwatkin · Pull Request #311 · google-map-react/google-map-react

Expand Up @@ -86,7 +86,7 @@ npm install --save google-map-react * Example project: [main](http://istarkov.github.io/google-map-react/map/main/) ([source](https://github.com/istarkov/google-map-react-examples/blob/master/web/flux/components/examples/x_main/main_map_block.jsx)); [balderdash](http://istarkov.github.io/google-map-react/map/balderdash/) (same source as main)
* Clustering example (**new**) * Clustering example ([source](https://github.com/istarkov/google-map-clustering-example)) [google-map-clustering-example](http://istarkov.github.io/google-map-clustering-example/)
* How to render thousands of markers (**new**) Expand Down