Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Maps JavaScript API async load help required. #146

Open
sultanularefin opened this issue Feb 25, 2024 · 1 comment
Open

Google Maps JavaScript API async load help required. #146

sultanularefin opened this issue Feb 25, 2024 · 1 comment

Comments

@sultanularefin
Copy link

sultanularefin commented Feb 25, 2024

google_map_issue_github_

Hi I am this package in some of my projects. I find this package underrated, anyway need help for below issues:

  1. 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
    The above issue may cause rendering problem when deployed to the server sometimes.

  2. (optional) As of February 21st, 2024, google.maps.Marker is deprecated. Please use google.maps.marker.AdvancedMarkerElement instead. Please see https://developers.google.com/maps/deprecations for deprecation details.

@TiagoSousa123
Copy link

+1 for the loading=async.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants