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

Allow user to turn off googleapi call #271

Open
dcooley opened this issue Mar 19, 2024 · 0 comments
Open

Allow user to turn off googleapi call #271

dcooley opened this issue Mar 19, 2024 · 0 comments

Comments

@dcooley
Copy link
Collaborator

dcooley commented Mar 19, 2024

Sometimes it's useful for the user to include their own <script src="https://maps.googleapis.com/maps/api/js?key=%s&libraries=places&callback=SomeCallback" async defer></script> call, with their own SomeCallback() function

so we should be able to turn off the api call from within google_map()

(to prevent the API being called twice:)

You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors.
dcooley added a commit that referenced this issue Mar 19, 2024
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

1 participant