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

Add crossOrigin option for WMS layer #180

Merged
merged 3 commits into from
Sep 28, 2023
Merged

Conversation

tarmooo
Copy link
Contributor

@tarmooo tarmooo commented Sep 5, 2023

Currently WMS layer is missing crossOrigin option.

Personally i need it to make screenshot out of wms layer aka export it.

fixes that issue here: #156

@tarmooo
Copy link
Contributor Author

tarmooo commented Sep 26, 2023

@mmomtchev are those tests failing because of that change here? what am i missing here?

@mmomtchev
Copy link
Owner

Can you add debug to

if (semver.gte(VERSION, '8.0.0') && process.env.STADIA_MAPS_API_KEY) {

Github Actions prevent the sharing of secrets across repositories and I wonder what is the state of this variable on your side? It seems that it is not empty, yet there is no secret.

@tarmooo
Copy link
Contributor Author

tarmooo commented Sep 28, 2023

Can you add debug to

if (semver.gte(VERSION, '8.0.0') && process.env.STADIA_MAPS_API_KEY) {

Github Actions prevent the sharing of secrets across repositories and I wonder what is the state of this variable on your side? It seems that it is not empty, yet there is no secret.

Seems like it worked! Good job!

@mmomtchev mmomtchev merged commit 529ed18 into mmomtchev:main Sep 28, 2023
25 checks passed
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

Successfully merging this pull request may close these issues.

2 participants