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

Use lazy-loading for Google Street View #1

Open
mvl22 opened this issue Jul 4, 2020 · 0 comments
Open

Use lazy-loading for Google Street View #1

mvl22 opened this issue Jul 4, 2020 · 0 comments

Comments

@mvl22
Copy link
Member

mvl22 commented Jul 4, 2020

Google Street View is being loaded for each planning application. This is racking up API usage costs.

We should use lazy-loading using the IntersectionObserver browser API:

https://walterebert.com/playground/wpo/google-maps/

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