Skip to content

URL template issues #124

Description

Leaflet allows for multiple uses of the same placeholder whereas webglearth does not. Thus, '{z}/{y}/{x}.jpg' works just fine, but '{z}/{y}/{x}-{y}-{z}.jpg' does not, as it will search for 1/0/1-%7By%7D-%7Bz%7D.jpg, leading to 404s.

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