Skip to content

Make sure chartsLoaderPromise Load Async #240

@1Map

Description

@1Map

Make sure you are loading Google scripts async:

In your chartsLoaderPromise, make sure you are using:
script.async = true; // Load asynchronously

As I get a warning:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions