That would be grate for mobile UX and desktop in many cases.
I need this. Please add this feature.
refer to https://developers.google.com/maps/documentation/javascript/reference?hl=zh-tw#MapOptions
add a options={{fullscreenControl: true}} to GoogleMap
<GoogleMap options={{ fullscreenControl: true }} />
@savalanpour I think you'd better close this issue. Please check this option.
It worked thanks @alanzongsianshen . @ImanMh Please close this issue.
Please refer to Getting Help section in the README.
Most helpful comment
refer to https://developers.google.com/maps/documentation/javascript/reference?hl=zh-tw#MapOptions
add a options={{fullscreenControl: true}} to GoogleMap
<GoogleMap options={{ fullscreenControl: true }} />