Hi, thanks for your component, it is great.
I have a leaflet map with react-leaflet-google-layer and it is using google API too.
Got a problem with this You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors.
I tried to add/remove <script type="text/javascript"
src="https://maps.googleapis.com/maps/api/js?key="> to different parts of the index.html, does not help.
"react-google-autocomplete": "^1.2.6",
Is there any way to fix this?
Thanks.