WME GIS Layers

Adds GIS layers in WME

Устаревшая версия за 03.01.2025. Перейдите к последней версии.

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • вер. 2025.04.23.000 23.04.2025

    Use SDK for map-move-end and LayerSwitcher

    Bump version

    Merge branch 'sdk-updates'

  • вер. 2025.04.23.000 23.04.2025

    Use SDK for map-move-end and LayerSwitcher

    Bump version

    Merge branch 'sdk-updates'

  • вер. 2025.04.20.001 21.04.2025

    Bump version

  • вер. 2025.04.20.001 21.04.2025

    Bump version

  • вер. 2025.03.20.001 21.04.2025

    Added an option to enable a resizable popup dialog box that displays labels for each layer. The popup's visibility is controlled by a new setting in the LABELS section. Users can enable or disable this feature based on their preferences.

    Fixed issue where the active layer name in the popup could disappear after the map moved if there were no active elements for that layer in the new viewport area.

    feat: Enhance Layers Label Popup viewer with formatting options

    • Title case applied to labels
    • Apply abbreviations and acronyms
    • Standardize highway and route names (e.g., I-, US-, SR-, etc.)
    • Remove new lines

    Added update message, fixed ESLint complaints

    1. Updated the popup
      insertion point in the DOM to use "wz-page-content".
    2. Updated the popup hide/show setting when closing the popup with the "X".
    3. Made minor logic changes to abbreviation substitutions and highway naming formatting functions.

    Merged in changes from branch 'upstream/master' - Update connect header, login functions, and use SDK for shortcut keys

    Enhance clipboard functionality to copy list item text without symbol

    • Updated the updatePopupContent function to include a clickable copy symbol next to each list item.
    • Added data-label attribute to <li> elements to store plain text for clipboard copying.
    • Modified event listener to use data-label for accessing text, ensuring symbols are not copied.

    Fix ESLint complaints

    Merge pull request #67 from JS55CT:master

    Added an option to enable a resizable popup dialog box that displays …

  • вер. 2025.03.20.001 21.04.2025

    Added an option to enable a resizable popup dialog box that displays labels for each layer. The popup's visibility is controlled by a new setting in the LABELS section. Users can enable or disable this feature based on their preferences.

    Fixed issue where the active layer name in the popup could disappear after the map moved if there were no active elements for that layer in the new viewport area.

    feat: Enhance Layers Label Popup viewer with formatting options

    • Title case applied to labels
    • Apply abbreviations and acronyms
    • Standardize highway and route names (e.g., I-, US-, SR-, etc.)
    • Remove new lines

    Added update message, fixed ESLint complaints

    1. Updated the popup
      insertion point in the DOM to use "wz-page-content".
    2. Updated the popup hide/show setting when closing the popup with the "X".
    3. Made minor logic changes to abbreviation substitutions and highway naming formatting functions.

    Merged in changes from branch 'upstream/master' - Update connect header, login functions, and use SDK for shortcut keys

    Enhance clipboard functionality to copy list item text without symbol

    • Updated the updatePopupContent function to include a clickable copy symbol next to each list item.
    • Added data-label attribute to <li> elements to store plain text for clipboard copying.
    • Modified event listener to use data-label for accessing text, ensuring symbols are not copied.

    Fix ESLint complaints

    Merge pull request #67 from JS55CT:master

    Added an option to enable a resizable popup dialog box that displays …

  • вер. 2025.04.19.000 19.04.2025

    Update connect header, login functions, and use SDK for shortcut keys

  • вер. 2025.04.19.000 19.04.2025

    Update connect header, login functions, and use SDK for shortcut keys

  • вер. 2025.03.14.000 14.03.2025

    Fix manual layer offset bug

  • вер. 2025.03.14.000 14.03.2025

    Fix manual layer offset bug

  • вер. 2025.02.14.000 15.02.2025

    Disable the update alert

  • вер. 2025.02.14.000 15.02.2025

    Disable the update alert

  • вер. 2025.02.14.000 14.02.2025

    Don't show disabled layers even if "restrictTo" field has values

  • вер. 2025.02.14.000 14.02.2025

    Don't show disabled layers even if "restrictTo" field has values

  • вер. 2025.01.06.001 07.01.2025

    Another labelVisibleAtZoom fix

  • вер. 2025.01.06.001 07.01.2025

    Another labelVisibleAtZoom fix

  • вер. 2025.01.06.000 06.01.2025

    Adjust calculation for when labels are displayed if visibleAtZoom is overridden

  • вер. 2025.01.06.000 06.01.2025

    Adjust calculation for when labels are displayed if visibleAtZoom is overridden

  • вер. 2025.01.03.001 03.01.2025

    Add update alert

  • вер. 2025.01.03.001 03.01.2025

    Add update alert

  • вер. 2025.01.03.000 03.01.2025

    Add custom visibleAtZoom for layers

  • вер. 2025.01.03.000 03.01.2025

    Add custom visibleAtZoom for layers

  • вер. 2024.11.10.000 10.11.2024

    bump version

  • вер. 2024.11.10.000 10.11.2024

    bump version

  • вер. 2024.11.08.001 10.11.2024

    Begin updates for new SDK

    Merge branch 'master' into sdk-update

    Updates for SDK but still much to do...

    Merge branch 'master' into sdk-update

    Some minor SDK updates. Much more to do to get layers working in SDK.

    Merge branch 'sdk-update'

  • вер. 2024.11.08.001 10.11.2024

    Begin updates for new SDK

    Merge branch 'master' into sdk-update

    Updates for SDK but still much to do...

    Merge branch 'master' into sdk-update

    Some minor SDK updates. Much more to do to get layers working in SDK.

    Merge branch 'sdk-update'

  • вер. 2024.11.08.001 08.11.2024

    Use greasy fork link for workaround library

  • вер. 2024.11.06.000 06.11.2024

    Another tweak to power button click handler

  • вер. 2024.11.06.000 06.11.2024

    Another tweak to power button click handler

  • вер. 2024.11.05.000 05.11.2024

    Fix power button click issue and update domain connection list

    Fix version

  • вер. 2024.11.05.000 05.11.2024

    Fix power button click issue and update domain connection list

    Fix version

  • вер. 2024.09.04.001 04.09.2024

    Update to latest version of ESTreeProcessor

  • вер. 2024.09.04.000 04.09.2024

    Target specific version of ESTreeProcess lib

  • вер. 2024.09.03.002 03.09.2024

    Fix calls to esprima and ESTreeProcessor

  • вер. 2024.09.03.002 03.09.2024

    Fix calls to esprima and ESTreeProcessor

  • вер. 2024.09.03.001 03.09.2024

    Update the esprima-next and ESTreeProcessor links. GF doesn't allow linking to the unapproved minified versions on GH.

  • вер. 2024.08.25.000 25.08.2024

    Remove CSP message

  • вер. 2024.08.25.000 25.08.2024

    Remove CSP message

  • вер. 2024.08.19.000 19.08.2024

    Update to turf 7 and add a popup for eval error

  • вер. 2024.08.19.000 19.08.2024

    Update to turf 7 and add a popup for eval error

  • вер. 2024.08.18.000 18.08.2024

    Fix for W.map.getExtent change, and update connect statements

  • вер. 2024.08.18.000 18.08.2024

    Fix for W.map.getExtent change, and update connect statements

  • вер. 2024.02.03.001 03.02.2024

    Remove release alert message for next release

  • вер. 2024.02.03.001 03.02.2024

    Remove release alert message for next release

  • вер. 2024.02.03.001 03.02.2024

    bump version and add a release note alert

  • вер. 2024.02.03.001 03.02.2024

    bump version and add a release note alert

  • вер. 2023.12.12.001 03.02.2024

    Add shortcut key to toggle GIS-L enabled

  • вер. 2023.12.12.001 03.02.2024

    Add shortcut key to toggle GIS-L enabled

  • вер. 2023.12.12.001 12.12.2023

    Fix collapsible sections in layers list

  • вер. 2023.12.12.001 12.12.2023

    Fix collapsible sections in layers list

Показать все версии скрипта