fullstackreact / google-maps-react

Companion code to the "How to Write a Google Maps React Component" Tutorial
https://www.fullstackreact.com/articles/how-to-write-a-google-maps-react-component/
MIT License
1.63k stars 819 forks source link

You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors. #431

Open mapads opened 4 years ago

mapads commented 4 years ago

I have included my api key in header as well as I need to get my user's location and from that the user's city and country.

Is there any way to fix this error?

Linkinou commented 4 years ago

https://github.com/fullstackreact/google-maps-react/issues/284

palak-temp commented 3 years ago

@Linkinou Issue already closed without any solution. @madaz we are facing the same by using react-places-autocomplete and google-maps-react together once we got the solution I'll drop it here.

palak-temp commented 3 years ago

@mapads try with google-map-react it'll solve the issue.