Maplibre GL Inspect adds an inspect control to maplibre-gl-js to view all features of the vector sources and allows hovering over features to see their properties.
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)
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)
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 4.6.0 to 4.7.0.
Release notes
Sourced from maplibre-gl's releases.
Changelog
Sourced from maplibre-gl's changelog.
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