Update dependency mapbox-gl to v3.8.0 #383
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.5.2
->3.8.0
3.1.0
->3.4.1
Release Notes
mapbox/mapbox-gl-js (mapbox-gl)
v3.8.0
Compare Source
Features and improvements ✨
featuresets
, an upcoming way to query features in Mapbox Standard and other fragment-based styles.Map
addInteraction
/removeInteraction
methods that make it easier to manage map interactions like clicking and hovering over features.line-cross-slope
andline-elevation-reference
properties.scaleFactor
map option andsetScaleFactor
method to increase map label size (useful for improving accessibility or adjusting text size for different devices).line-progress
expression in non-data-driven line properties.Bug fixes 🐞
addImport
calls.symbol-z-offset
not working properly.line-emissive-strength
not being applied to patterned lines.v3.7.0
Compare Source
Features and improvements ✨
background-pitch-alignment
property of thebackground
layer, which is set tomap
by default but can now be set toviewport
. Useful for highlighting individual features by dimming the rest of the map with a semitransparent background.top
,right
,bottom
, andleft
) (h/t @Ethan-Guttman).retainPadding
option for camera movement methods, which can be set tofalse
for pre-v3.4 padding behavior.config
expression support in layer filter.symbol-z-offset
andsymbol-elevation-reference
.fill-z-offset
property for fill layers.Map#fitBounds
for the alternative projections.Map#setPaintProperty
andMap#setLayoutProperty
methods.string
event type in Map event handlers.RequestTransformFunction
,ResourceType
, andRequestParameters
types.Bug fixes 🐞
fill-extrusion-line-width
rendering for large polygonssymbol-z-order
is set toauto
.minzoom
andmaxzoom
properties were ignored byclip
layers.clip
layers.cast-shadows
property type.setStencilMode
-related error in the console with the dev build.v3.6.0
Compare Source
Features and improvements ✨
fill-exturion
layer by introducingfill-extrusion-line-width
andfill-extrusion-line-alignment
properties. Setfill-extrusion-line-width
to a non-zero value to render walls instead of a solid extrusion.circle-blur
values.data
field.clip-layer-scope
property to limitclip
layer to a specific style fragment.Map
idle
method to check whether a map is idle.Bug fixes 🐞
isSourceLoaded
flag onsourcedata
event for already loaded sources.load
event when all tiles fail to load.dynamic
mode is updated too frequently.dynamic
mode.Map
getLayer
not working properly with custom layers.line-trim-offset
on very long lines.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.