Update README.md

Updated the docs for onChange
This commit is contained in:
stanley 2016-03-20 20:15:21 -07:00
parent b0675a4533
commit d6bba717c0

View File

@ -203,7 +203,7 @@ Example:
<GoogleMap onClick={_onClick} ... />
```
#### onBoundsChange (func)
#### onChange (func)
```
(center, zoom, bounds, marginBounds)