-
Hi, by default in the top-left corner I have the map/satellite toggle buttons, and in the top right I have the full-screen button. Is there a way to change the location of these? Or hide? I was looking through the props for GoogleMap in the docs and didn't see anything. |
Beta Was this translation helpful? Give feedback.
Answered by
zwehr
Mar 20, 2023
Replies: 1 comment
-
After some further research, I realized I can create an options object:
And then set the 'options' prop equal to that object:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zwehr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After some further research, I realized I can create an options object:
And then set the 'options' prop equal to that object: