Skip to content

hash does not respect layer order/z index #5

@relet

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.

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