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

If my image uses the 3857 projection and contains data for a specific region (e.g., [40, 0, 120, 60] as minX, minY, maxX, maxY), and I am implementing it using a Mapbox GL custom layer, how should the matrix be used in the vertex shader? #24

Open
kt7456 opened this issue Dec 30, 2024 · 0 comments

Comments

@kt7456
Copy link

kt7456 commented Dec 30, 2024

If my image uses the 3857 projection and contains data for a specific region (e.g., [40, 0, 120, 60] as minX, minY, maxX, maxY), and I am implementing it using a Mapbox GL custom layer, how should the matrix parameter in the render method be used in the vertex shader?
Thanks!

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