Update API.md (#596)

This commit is contained in:
David Furlong 2018-06-11 09:16:02 +02:00 committed by Michael Diego
parent fc062a0018
commit 26a729b25d

1
API.md
View File

@ -82,6 +82,7 @@ createMapOptions: function (maps) {
<GoogleMap options={createMapOptions} ... />
```
See "Custom map options example" in Examples below for a further example.
See full options at [Google Maps Javascript API docs](https://developers.google.com/maps/documentation/javascript/controls#ControlOptions)
#### onClick (func)