Update README.md

This commit is contained in:
Ivan Starkov 2016-02-02 22:19:43 +03:00
parent f0628b2bbd
commit 91e423b583

View File

@ -104,6 +104,10 @@ export default class SimpleMapPage extends Component {
* 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
[google-map-clustering-example](http://istarkov.github.io/google-map-clustering-example/)
* All api examples:
[google-map-react-examples](https://github.com/istarkov/google-map-react-examples)