Summary
The Google Maps API can be used in React apps as components with the help of @react-google-maps/api.
1
Additionally, google-map-react is a component written over a small set of the Google Maps API which allows rendering of any React component on the Google Map.
2
It is fully isomorphic and can render on a server, even if the Google Maps API is not loaded.
2
According to