tomchentw / react-google-maps

React.js Google Maps integration component
https://tomchentw.github.io/react-google-maps/
MIT License
4.62k stars 939 forks source link

Question: can we display a loader while gmpa is loading, and display the map after load ? #995

Open Aarbel opened 5 years ago

Aarbel commented 5 years ago

Thanks again @tomchentw for your work !

Gmap is sometimes slow to load (the library and the tiles inside it), could be great to display a beautifull loader while tiles / marker are loading.

Do you know how to achieve this UI feature with this lib ?

Thanks a lot for your help !

JustFly1984 commented 5 years ago

@Aarbel this library is unmaintained, please look at npm @react-google-maps/api

Aarbel commented 5 years ago

thank you @JustFly1984