Open bansalvks opened 4 years ago
@bansalvks The repo of this project is unmaintained more than 3 years, and we had build new version https://www.npmjs.com/package/@react-google-maps/api
We had rewrite it to TypeScript, and updating it frequently: https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api You can enjoy autocomplete.
You can see our docs: https://react-google-maps-api-docs.netlify.app
Also a lot of examples: https://react-google-maps-api-gatsby-demo.netlify.app/ https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api-gatsby-example/src/examples
The bundle size is much smaller: https://bundlephobia.com/result?p=@react-google-maps/api
Our Spectrum community: https://spectrum.chat/react-google-maps Our Slack channel: https://join.slack.com/t/react-google-maps-api/shared_invite/enQtODc5ODU1NTY5MzQ4LTBiNTYzZmY1YmVjYzJhZThkMGU0YzUwZjJkNGJmYjk4YjQyYjZhMDk2YThlZGEzNDc0M2RhNjBmMWE4ZTJiMjQ
Enjoy!
@bansalvks there's another good alternative that's maintained and worth consideration: https://github.com/google-map-react/google-map-react
@alexkhismatulin I ca't say it is actively maintained, last release in July 2020, and they have a message that they are searching for contributors.
Hey Tom,
Getting the following warning:
Legacy context API has been detected within a strict-mode tree.
I can see that the last commit was on 5 Jan 2018, so are you no longer maintaining this awesome project?
regards, Vikas Bansal