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(hooks): add autocomplete-service hook #96

Closed BiniCodes closed 1 year ago

BiniCodes commented 1 year ago

That's basically it for the hook, no? I think the rest, how to use the service, can be done in the example and explained in README

BiniCodes commented 1 year ago

Could you please add the README for the hook here too? I think it belongs to this pull request.

Yes, is already in progress ;)

BiniCodes commented 1 year ago

Could you please add the README for the hook here too? I think it belongs to this pull request.

Yes, is already in progress ;)

@plumdumpling (check) // code snippet comes with the example