React newbie here, please bear with me : ) Hopefully this will be very simple to solve
For the moment, I am simply trying to get the map to appear on screen, but whe
npm modules like google-map-react
google-map-react
while debugging it all the divs are in absolute position
width: 100%; height: 85vh; position: relative;
will fix the issue