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

Chore/workspaces #86

Closed plumdumpling closed 1 year ago

plumdumpling commented 1 year ago

Known issues: If you start an example and then change something in the library code, the hot module reloading doesn't work well, so you have to reload the example in you browser to see the new version correctly.