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

Unnecessary loading of Google Maps library #123

Closed
buren opened this issue May 7, 2016 · 1 comment
Closed

Unnecessary loading of Google Maps library #123

buren opened this issue May 7, 2016 · 1 comment

Comments

@buren
Copy link
Member

buren commented May 7, 2016

Currently the Google Maps JavaScript library is imported on each and every page, instead of just the pages that its used. Since Google Maps is only used on a few pages its quite unnecessary to load it on every page.

@ti-sedp
Copy link
Contributor

ti-sedp commented May 10, 2016

Fixed
Load google map api async

@buren buren closed this as completed May 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants