Open Yingli40604345 opened 5 years ago
@Yingli40604345 this library is unmaintained, please look at npm @react-google-maps/api
@Yingli40604345 this library is unmaintained, please look at npm @react-google-maps/api
Thank you so much!
@JustFly1984 your lib has the same API as this one?
I mean, can I just switch te import and use same Components / methods, etc?
Thank you
Getting Help
Hello guys! I'm trying to follow tutorials make bounds and center the map based on all the marks when the map is first rendered. It works on the map page, however I got this error when I use back button to go to other pages.
I tried on componentWillUnmount() methods to reset the state but does not work. May I know how to solve this? Thank you so much! Here's my code: