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

Legacy context API has been detected within a strict-mode tree. #1089

Closed venkat-koganti-nll closed 2 years ago

venkat-koganti-nll commented 2 years ago

Getting this error while using react-google-maps

Warning: Legacy context API has been detected within a strict-mode tree.

The old API will be supported in all 16.x releases, but applications using it should migrate to the new version.

Please update the following components: GoogleMap, Marker

using version 9.4.5

JustFly1984 commented 2 years ago

@venkat-koganti-nll this package is unmaintained over 4 years. please use @react-google-maps/api instead.