Skip to content

Introdution

Google Maps API doesn’t support SSR. Please use it only in client component.

react-google-map-wrapper is a simple component library for rendering Google Maps in React.

To use react-google-map-wrapper, you need a Gooel Maps API key. (if you don’t have API key, check this page)

It aims to componentize all the features of the Google Maps API and most of them are already componentized. You can also create your own components based on react-google-map-wrapper to use Google Maps API as needed.