Replace unmaintained react-google-maps with @react-google-maps/api#24
Replace unmaintained react-google-maps with @react-google-maps/api#24rideyourstyle wants to merge 4 commits intorameshsyn:masterfrom
Conversation
Add mapOptions to modify the map behaviour.
|
@rideyourstyle Nice work! will review changes and merge. Thanks. |
|
@rameshsyn got a chance to review this? I'm getting a at Will this error be fixed by this change? |
|
@asimkt This change is about replacing the internal library. |
|
@asimkt Can you confirm that you included |
I did inside an effect. So the flow is like:
This is working fine. I'm getting map and all, but when I change the location, the mentioned error occurs. I couldn't find a fix, so went with another library for now. I will try to create a code sandbox, but not sure. |
|
Have you tried include it outside of the effect? |
I replaced react-google-maps and added mapOptions, used by the new library