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

Use Leaflet.IconLayers as tilelayers switcher #1469

Merged
merged 6 commits into from
Dec 15, 2023
Merged

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    fe9f4b4 View commit details
    Browse the repository at this point in the history
  2. Control the tilelayer change, instead of letting iconLayers do it

    We want to control min/max zoom and such.
    yohanboniface committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    afd57d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34d3bee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6b6139 View commit details
    Browse the repository at this point in the history
  5. Simplify eachTilelayer method

    Having a custom layer also in the predefined layers list is a
    edge case we can deal with.
    yohanboniface committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    49c17d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ffa298 View commit details
    Browse the repository at this point in the history