tomchentw / react-google-maps

React.js Google Maps integration component

Home Page:https://tomchentw.github.io/react-google-maps/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Version

7JoeEdwards opened this issue · comments

Is there any scope to add support for the latest version of React? Getting @types/react@"^15.0.0 || ^16.0.0" from react-google-maps@9.4.5 when installing.

See issue #1071

tldr: react-google-maps@9.4.5 is unmaintained and will not work with newer versions of react use @react-google-maps/api instead.

I tried installing react-google-maps/api and that's also returning dependency errors, any suggestions?

npm ERR! peer react@"^16.6.3 || ^17.0.0" from @react-google-maps/api@2.8.1