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

Map: Decide what layers are needed #370

Open
dmfalke opened this issue Jun 22, 2022 · 2 comments
Open

Map: Decide what layers are needed #370

dmfalke opened this issue Jun 22, 2022 · 2 comments
Labels

Comments

@dmfalke
Copy link
Member

dmfalke commented Jun 22, 2022

We currently have several map layers, but it is unclear which ones are actually needed. We need input from stakeholders to determine the required set of layers.

Additionally, we need to figure out how to avoid issues with CORS requests, as this can break thumbnail generation.

@dmfalke
Copy link
Member Author

dmfalke commented Jun 23, 2022

Regarding the CORS issue, it seems that setting the dom-to-image option cacheBust to true will address the issue. See tsayen/dom-to-image#112 (comment).

@bobular
Copy link
Member

bobular commented Aug 3, 2022

Check performance if caching ends up disabled

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

No branches or pull requests

3 participants