You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**You need to set `height` of map.** (see the example below)
7
+
-**You need to set `height` of map**, or else it won't show up. (see the example below)
8
8
- If you want to access to the <ahref='https://developers.google.com/maps/documentation/javascript/reference/map#Map'target='_blank'rel='noreferrer'>map</a> instance, we recommend using `useMapContext` inside of `GoogleMap` component. (or you can using `ref`)
9
9
-**Currently we don't support SSR. Please use it with CSR only.**
0 commit comments