Add source to clustering example (#311)

This commit is contained in:
Lloyd Watkin 2017-06-23 13:45:47 +01:00 committed by Ivan Starkov
parent 31639b3d58
commit 2ec7048ab2

View File

@ -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**)