sebholstein / angular-google-maps

Angular 2+ Google Maps Components
https://angular-maps.com/
MIT License
2.03k stars 820 forks source link

Google Maps warning #2045

Open zagadeka opened 4 months ago

zagadeka commented 4 months ago

Issue description While loading the map one can see the information in developer tools console: "Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance. For best-practice loading patterns please see https://goo.gle/js-api-loading"

Steps to reproduce and a minimal demo of the problem Run the demo application from: stackblitz .

Expected/desired behavior Is there a way to satisfy Google Map guidelines with ATM?

DanAtkinson commented 2 months ago

Consider using the officially supported Google Maps package instead.

Documentation link.