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

Fix issue #935 #954

Merged
merged 5 commits into from
Apr 10, 2024
Merged

Commits on Apr 4, 2024

  1. Fix issue Maps4HTML#935

    Needs a test
    prushforth committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9fdfb83 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    1fcd6f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Fix Layer reordering bug. closes Maps4HTML#955

    Update LayerControl._layers object which was being neglected and not being updated. Added a line to properly sort the layerControl based on the MapML Layer zIndex.
    AliyanH committed Apr 7, 2024
    1 Configuration menu
    Copy the full SHA
    86e68b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Update call to sortFunction in copied / locally modified LayerControl.

    _update function to use the options.sortFunction if present.  tbd:
    if this should be offered via PR to upstream project.
    
    Prettier formatting changes to pre-existing test file
    prushforth committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5ec1494 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    58e6415 View commit details
    Browse the repository at this point in the history