Adds GIS layers in WME
目前為 2019-01-25 提交的版本,檢視 最新版本。
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
Highlight layer names red when there's an error
Enhance STATES mapping functions for robustness and scalability
toAbbr
toFullName
fromId
null
_states
toFullNameArray
toAbbrArray
These changes were necessary to prevent the script from encountering errors when strings in the "State" column of the Google Sheet, do not match existing entries. This update also prepares the codebase for the future introduction of additional country codes and subdivisions.
Bumb Version #
Refactor state mapping functions to use optional chaining for streamlined error handling
?.
undefined
Fix fromId(id) from my previous change, to return the fill state obj, not jsut the name.
Merge pull request #68 from JS55CT:master
Enhance STATES mapping functions for robustness in preparation for future Country additions.
Use SDK for map-move-end and LayerSwitcher
Bump version
Merge branch 'sdk-updates'
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
Added update message, fixed ESLint complaints
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
updatePopupContent
data-label
<li>
Fix ESLint complaints
Merge pull request #67 from JS55CT:master
Added an option to enable a resizable popup dialog box that displays …
Update connect header, login functions, and use SDK for shortcut keys
Fix manual layer offset bug
Disable the update alert
Don't show disabled layers even if "restrictTo" field has values
Another labelVisibleAtZoom fix
Adjust calculation for when labels are displayed if visibleAtZoom is overridden
Add update alert
Add custom visibleAtZoom for layers
bump version
Begin updates for new SDK
Merge branch 'master' into sdk-update
Updates for SDK but still much to do...
Some minor SDK updates. Much more to do to get layers working in SDK.
Merge branch 'sdk-update'
Use greasy fork link for workaround library
Another tweak to power button click handler
Fix power button click issue and update domain connection list
Fix version
Update to latest version of ESTreeProcessor
Target specific version of ESTreeProcess lib
Fix calls to esprima and ESTreeProcessor
Update the esprima-next and ESTreeProcessor links. GF doesn't allow linking to the unapproved minified versions on GH.
Remove CSP message
Update to turf 7 and add a popup for eval error
Fix for W.map.getExtent change, and update connect statements
Remove release alert message for next release
bump version and add a release note alert
顯示所有腳本版本