- Fix an error when using background patterns on styles with vector icons enabled.
- Fix
queryRenderedFeaturesnot working on styles with custom layers. - When using
queryRenderedFeaturesandquerySourceFeatureswithfeatureset, fixfilteroption to apply tofeaturesetselectors rather than original properties, and addfeatureNamespacevalidation. - Fix
queryRenderedFeaturesmissingsource,sourceLayerandlayerproperties in resulting features where they should be present. - Fix small rendering artifacts on line corners when using patterns with
line-join: none.