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

feat: add support for X-Forwarded-Path in style urls #1239

Merged
merged 2 commits into from
May 3, 2024
Merged

feat: add support for X-Forwarded-Path in style urls #1239

merged 2 commits into from
May 3, 2024

Conversation

v-electrolux
Copy link
Contributor

Handling the X-Forwarded-Path header, if provided, in case the tileserver is behind a reverse-proxy served under a subpath, e.g.: /tiles/

In PR #1197 already added support for tiles urls.
This PR add support for urls in style files

@acalcutt
Copy link
Collaborator

can you run 'npm run lint:js:fix' on this to fix the lint issue

@v-electrolux
Copy link
Contributor Author

@acalcutt done

@acalcutt acalcutt merged commit 6742c7f into maptiler:master May 3, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants