Skip to content

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

Description

@kt7456

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions