Skip to content

hash does not respect layer order/z index #5

Description

@relet

The full hash is created and parsed in the order of the options array, not in the order of layers in the map.
I would expect

  • the hash to change from a-b to b-a when changing the order of layers a and b
  • the map to be created with the corresponding layer order when loading the hash a-b or b-a.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions