Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add
loading=async
to maps API url
The new parameter loading=async signals to the API that we're not relying on the load-event of the script tag to determine the maps API status and allows the maps API to do some backward-incompatible performance-optimizations.
- Loading branch information