You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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).
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.
The text was updated successfully, but these errors were encountered: