Added const enum for actor messages to improve readability and maintainability. In tsconfig.json, isolatedModules flag is set to false in favor of generated JS size. (#3879)
🐞 Bug fixes
Fix different unwanted panning changes at the end of a panning motion, that happen on a large screen (#3935)
Fix image sources not being marked as loaded on error (#3981)
Fix ScaleControl options should be optional. (#4002)
Fix race condition in SourceCache that makes unit tests unstable. Eliminate a redundant 'visibility' event fired from Style class. (#3992)
Fix paint property not being updated by setPaintProperty (#2651)
Added const enum for actor messages to improve readability and maintainability. In tsconfig.json, isolatedModules flag is set to false in favor of generated JS size. (#3879)
🐞 Bug fixes
Fix different unwanted panning changes at the end of a panning motion, that happen on a large screen (#3935)
Fix image sources not being marked as loaded on error (#3981)
Fix ScaleControl options should be optional. (#4002)
Fix race condition in SourceCache that makes unit tests unstable. Eliminate a redundant 'visibility' event fired from Style class. (#3992)
Fix paint property not being updated by setPaintProperty (#2651)
4.1.2
✨ Features and improvements
Hide Popup when its parent Marker is behind terrain (#3865)
🐞 Bug fixes
Fix type definition on localIdeographFontFamily (#3896)
Fix unwanted panning changes at the end of a panning motion (#3872)
Fix close events being fired for popups that aren't open (#3901)
4.1.1
✨ Features and improvements
Improve animation curve when easeTo and flyTo with constraints (#3793)
🐞 Bug fixes
Fix unwanted zoom changes at the end of a panning motion (#2094)
4.1.0
✨ Features and improvements
Add option to position popup at subpixel coordinates to allow for smooth animations (#3710)
Constrain horizontal panning when renderWorldCopies is set to false (3738)
🐞 Bug fixes
Fix popup appearing far from marker that was moved to a side globe (3712)
Set text color to ensure contrast in the attribution pill (3737)
Fix memory leak in Worker when map is removed (3734)
Fix issue with FullscreenControl when MapLibre is within a ShadowRoot (#3573)
Fix performance regression with setRTLTextPlugin which can cause 1 or 2 extra frames to render. (#3728)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps maplibre-gl from 3.6.2 to 4.1.3.
Release notes
Sourced from maplibre-gl's releases.
... (truncated)
Changelog
Sourced from maplibre-gl's changelog.
... (truncated)
Commits
0502606
Bump version to 4.1.3 (#4011)cabecb3
Bump@types/react
from 18.2.78 to 18.2.79 (#4008)99da3e0
Reset serializedLayers for lazy serialization in setPaintProperty (#3993)2c21715
Bump@typescript-eslint/parser
from 7.6.0 to 7.7.0 (#4009)a70cc20
Bump dts-bundle-generator from 9.3.1 to 9.4.0 (#4007)e8cc76c
Bump@typescript-eslint/eslint-plugin
from 7.6.0 to 7.7.0 (#4006)d76c044
Fix scale control default parameters (#4002)ffd38b6
Fix race condition in SourceCache (#3992)3b559b4
Bump devtools-protocol from 0.0.1285609 to 0.0.1286932 (#3998)035e8fb
Bump puppeteer from 22.6.4 to 22.6.5 (#3997)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show