mapbox-gl
Advanced tools
Changelog
3.10.0
*-use-theme
properties.queryRenderedFeatures
not working on duplicated model layers.mouseenter
and mouseleave
with Interactions API.icon-size
.Changelog
3.10.0-beta.1
*-use-theme
properties.queryRenderedFeatures
not working on duplicated model layers.Changelog
3.9.4
Changelog
3.9.3
Changelog
3.9.2
Changelog
3.9.1
queryRenderedFeatures
not working on styles with custom layers.line-join: none
.queryRenderedFeatures
and querySourceFeatures
with featureset
, fix filter
option to apply to featureset
selectors rather than original properties, and add featureNamespace
validation.queryRenderedFeatures
missing source
, sourceLayer
and layer
properties in resulting features where they should be present.Changelog
3.9.0
featureset
property to target
in addInteraction
and queryRenderedFeatures
options.snow
and rain
style properties.to-hsla
expression.*-use-theme
property to override the color theme for specific layers.color-theme
overrides in imports.mouseenter
, mouseover
, mouseleave
, and mouseout
events for addInteraction
.featuresets
and layers
in the Map#queryRenderedFeatures
.clip
layer is now stable and no longer marked experimental.line-z-offset
would sometimes break layer rendering order.Changelog
3.9.0-beta.1
featureset
property to target
in addInteraction
and queryRenderedFetures
options.snow
and rain
style properties.to-hsla
expression.*-use-theme
property to override the color theme for specific layers.color-theme
overrides in imports.mouseenter
, mouseover
, mouseleave
, and mouseout
events for addInteraction
.featuresets
and layers
in the Map#queryRenderedFeatures
.Changelog
3.8.0
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
and line-elevation-reference
properties.scaleFactor
map option and setScaleFactor
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.addImport
calls.symbol-z-offset
not working properly.line-emissive-strength
not being applied to patterned lines.