You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix an error when using background patterns on styles with vector icons enabled.
Fix queryRenderedFeatures not working on styles with custom layers.
When using queryRenderedFeatures and querySourceFeatures with featureset, fix filter option to apply to featureset selectors rather than original properties, and add featureNamespace validation.
Fix queryRenderedFeatures missing source, sourceLayer and layer properties in resulting features where they should be present.
Fix small rendering artifacts on line corners when using patterns with line-join: none.