tomchentw / react-google-maps

React.js Google Maps integration component
https://tomchentw.github.io/react-google-maps/
MIT License
4.62k stars 939 forks source link

DEPRECATED AND UNMAINTAINED #986

Open MrBr opened 5 years ago

MrBr commented 5 years ago

If it's true that this project isn't maintained anymore, can readme be updated to communicate that status properly?

Thanks

JustFly1984 commented 5 years ago

@MrBr It is not possible to update readme, due to the only maintainer disappearance. Please try our new version of this package @react-google-maps/api https://github.com/JustFly1984/react-google-maps-api https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api https://npmjs.com/package/@react-google-maps/api This time We made sure that we have more than one maintainer, and also maintainers are welcome. We have community at spectrum, working docs and examples.

scottydev commented 4 years ago

@JustFly1984 Thank you for this, great documentation too 👍

JustFly1984 commented 4 years ago

@MrBr Well, if there is nobody to maintain it, and creator @tomchentw is not answering to the issues, it means that nobody can deprecate it, or update readme. eventually there will be too many outdated dependencies, and audit errors, so it will stop builds for all projects using it, and everybody will look for alternative. This is why we made a replacement - @react-google-maps/api. Today I have published 1.5.0 version, so everybody interested can test.

doptster commented 4 years ago

@JustFly1984 thanks mate.