This repository was archived by the owner on Jun 23, 2025. It is now read-only.
This repository was archived by the owner on Jun 23, 2025. It is now read-only.
Google Maps warning #2045
Open
Description
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?
Activity
DanAtkinson commentedon May 1, 2024
Consider using the officially supported Google Maps package instead.
Documentation link.