JustFly1984 / react-google-maps-api

React Google Maps API
MIT License
1.78k stars 437 forks source link

Google Map - Grey Out in Iphone Browers #3161

Open Murugeshrockey-RN opened 1 year ago

Murugeshrockey-RN commented 1 year ago

Please provide an explanation of the issue

Google map greyed out . It happens in Iphone browsers like google chrome and safari.

Your Environment

os: ios iPhone

node --version 18.12.1

react version 18.2.0

@babel version 7.18.6 @react-google-maps/api ve IMG_2706 rsion 2.17.1

How does it behave?

It happens while calling onLoad, OnResize

How should it behave correctly?

It should not grey out while onLoad or OnResize

MONTYYYYY commented 1 year ago

I believe the map option --> backgroundColor: 'transparent' would fix this..