Add a new raster-array source type, representing a new experimental Mapbox Raster Tile format which encodes series of tiled raster data (such as weather time series).
Add a new raster-particle layer which animates particles of different speed and color based on underlying raster-array data.
Add addImport, moveImport, updateImport, and removeImport API methods.
Add getSlot, and setSlot API methods to control layers' slots.
Add landmarks and models support in queryRenderedFeatures.
Add raster-elevation support for tiled raster sources.
Add a new raster-array source type, representing a new experimental Mapbox Raster Tile format which encodes series of tiled raster data (such as weather time series).
Add a new raster-particle layer which animates particles of different speed and color based on underlying raster-array data.
Add addImport, moveImport, updateImport, and removeImport API methods.
Add getSlot, and setSlot API methods to control layers' slots.
Add landmarks and models support in queryRenderedFeatures.
Add raster-elevation support for tiled raster sources.
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)
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps mapbox-gl from 3.2.0 to 3.3.0.
Release notes
Sourced from mapbox-gl's releases.
Changelog
Sourced from mapbox-gl's changelog.
Commits
541c310
v3.3.01db9002
Fix sampler double-declaration inraster_particle.fragment.glsl
fd85802
Keep FeatureIndex in the shared chunk (internal-1310)1f02f3d
GLJS-725 Fixed symbol text overlapping (internal-1257)c378758
Add raster-array page to release testing (internal-1309)a3d7d86
Add support for caching partial responses (internal-1300)3b9ebec
Bump@babel/core
from 7.24.3 to 7.24.4 (internal-1304)6ff7ab7
Bump eslint-plugin-jsdoc from 48.2.2 to 48.2.3 (internal-1305)fadba56
Bump playwright from 1.42.1 to 1.43.0 (internal-1306)8a5daa2
Bump@octokit/rest
from 20.0.2 to 20.1.0 (internal-1307)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