Support multiple layers in map.on, map.once and map.off methods (#4570)
Ensure GeoJSON cluster sources emit a console warning if maxzoom is less than or equal to clusterMaxZoom since in this case you may see unexpected results. (#4604)
Fixed a performance regression related to symbol placement (#4599)
Fix a bug where cloning a Transform instance didn't include the lngRange. This caused a bug where
using transformCameraUpdate caused the maxBounds to stop working just for east/west bounds. (#4625)
Prefer local glyph rendering for all CJKV characters, not just those in the CJK Unified Ideographs, Hiragana, Katakana, and Hangul Syllables blocks. (#4560))
π Bug fixes
Fix right-to-left layout of labels that contain characters in the Arabic Extended-B code block. (#4536)
Fix 3D map freezing when camera is adjusted against map bounds. (#4537)
Fix getStyle() to return a clone so the object cannot be internally changed (#4488)
Support multiple layers in map.on, map.once and map.off methods (#4279)
Ensure GeoJSON cluster sources emit a console warning if maxzoom is less than or equal to clusterMaxZoom since in this case you may see unexpected results. (#4604)
Fixed a performance regression related to symbol placement (#4599)
Fix a bug where cloning a Transform instance didn't include the lngRange. This caused a bug where
using transformCameraUpdate caused the maxBounds to stop working just for east/west bounds. (#4625)
4.6.0
β¨ Features and improvements
Prefer local glyph rendering for all CJKV characters, not just those in the CJK Unified Ideographs, Hiragana, Katakana, and Hangul Syllables blocks. (#4560))
π Bug fixes
Fix right-to-left layout of labels that contain characters in the Arabic Extended-B code block. (#4536)
Fix 3D map freezing when camera is adjusted against map bounds. (#4537)
Fix getStyle() to return a clone so the object cannot be internally changed (#4488)
Emit events when the cooperative gestures option has prevented a gesture. (#4470)
Enable anisotropic filtering only when the pitch is greater than 20 degrees to preserve image sharpness on flat or slightly tilted maps.
π Bug fixes
Fix camera being able to move into 3D terrain (#1542)
4.5.1
β¨ Features and improvements
Allow trackpad pinch gestures to break through the cooperativeGestures setting, bringing it in line with other embedded map behaviours, such as Google Maps and Mapbox. (#4465)
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.7.0.
Release notes
Sourced from maplibre-gl's releases.
... (truncated)
Changelog
Sourced from maplibre-gl's changelog.
... (truncated)
Commits
5c9227d
Bump version to 4.7.0 (#4670)bc49170
Bump typedoc-plugin-markdown from 4.2.6 to 4.2.7 (#4667)31ee6eb
Typo fixes (#4665)9c19eb7
Bump postcss from 8.4.44 to 8.4.45 (#4663)ebdb084
Bump devtools-protocol from 0.0.1349977 to 0.0.1351223 (#4664)a102c56
Bump cssnano from 7.0.5 to 7.0.6 (#4662)4dd79eb
Bump puppeteer from 23.2.2 to 23.3.0 (#4661)b33045e
Bump@βtypes/node
from 22.5.3 to 22.5.4 (#4660)007f62b
Bump eslint-plugin-jest from 28.8.2 to 28.8.3 (#4659)956485c
doc: added maplibre-gl-terradraw example (#4646)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