react-google-maps-api
react-google-maps-api copied to clipboard
Empty map frame
I have two sites, one is open on a local host, the other already has its own domain and is open on vercel. The problem is that the map works on a local server, but does not work on production
I checked all the keys, everything seems to work correctly, but there is no map in production
Production
Localhost
Facing the same issue @SabrioBiblio were you able to fix this?