v3.7.0-beta.1
Pre-release
Pre-release
Features and improvements ✨
- Add
configexpression support in layer filter. - Add symbol elevation properties:
symbol-z-offsetandsymbol-elevation-reference. - Add the
fill-z-offsetproperty for fill layers. - Improve
Map#fitBoundsfor the alternative projections. - Improve terrain hillshade lighting anchored to viewport.
- Improve shadow casting from 3D models.
- Improve error messages for invalid expressions.
- Skip landmarks rendering when the camera is inside them.
- Improve type checking for the
Map#setPaintPropertyandMap#setLayoutPropertymethods. - Allow the
stringevent type in Map event handlers. - Expose
RequestTransformFunction,ResourceType, andRequestParameterstypes.
Bug fixes 🐞
- Fix feature filtering when using 3D lights.
- Fix pattern rendering issues on some devices at high zoom levels.
- Fix
fill-extrusion-line-widthrendering for large polygons - Fix symbol placement ordering when
symbol-z-orderis set toauto. - Fix the issue where
minzoomandmaxzoomproperties were ignored bycliplayers. - Fix handling previously hidden models in
cliplayers. - Fix directional light
cast-shadowsproperty type.