elcsiga / react-streetview

Google street view component for React.js
MIT License
21 stars 23 forks source link

“You have included the Google Maps API multiple times on this page” #14

Open Virthuss opened 3 years ago

Virthuss commented 3 years ago

Is there an easy way with react-streetview to fix this issue?

I already have the google maps API included in several places of my page. Is there a way to fix this with a parameter, such as withGoogleMap?

Thanks in advance.