JustFly1984 / react-google-maps-api

React Google Maps API
MIT License
1.82k stars 439 forks source link

Prevent 'Google Sans Text' font download #2994

Closed polys closed 2 years ago

polys commented 2 years ago

It appears that Google Maps started making requests for the Google Sans Text font, in addition to/instead of Roboto.

Just trying to make preventGoogleFontsLoading behave as expected — see #2981