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

Transforming requests sent by the loader is not supported? #188

Open
vladimirochek opened this issue Feb 5, 2025 · 1 comment
Open

Transforming requests sent by the loader is not supported? #188

vladimirochek opened this issue Feb 5, 2025 · 1 comment

Comments

@vladimirochek
Copy link

I store my tilesets in a private s3 bucket so I need to sign the requests made by the loader before sending them. I tried passing a loadingManager option to Loader3DTiles.load and setting loadingManager.setURLModifier expecting all requests would go thorough it but it is never called.

@vladimirochek
Copy link
Author

I would like to have something similar to what mapbox transformRequest does.

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