ubilabs / google-maps-react-hooks

The JavaScript library to easily implement a Google Maps map into your react application. It comes with a collection of React hooks to access the map instance or different Maps JavaScript Services.
MIT License
77 stars 13 forks source link

feat: add onLoad prop #4

Closed ro-ka closed 4 years ago

ro-ka commented 4 years ago

We can use this to e.g. set the bounds when the map is loaded.