v11.5.0-rc.1
Pre-release
Pre-release
Features ✨ and improvements 🏁
- [Experimental] Introduce
line z-offset
property to adjust line vertical offset from the ground. Not supported for globe projection at the moment; Introduceline-occlusion-opacity
property to adjust the opacity of partially visible line segments occluded by 3D buildings or terrain - [Experimental] The CustomRasterSource API has been updated. It no longer includes a cache and now provides notifications about alternative tiles that can be used when the ideal ones are unavailable.
- Introduced
icon-occlusion-opacity
andtext-occlusion-opacity
properties to adjust symbol opacity when occluded by 3D contents - Add
color-theme
property which enables the global colorization of the styles with LUTs - Bump Mapbox Common to v24.5.0-rc.1
- Added custom cache setting
maximum-tile-stale-interval
to control delay before resetting the staled volatile tiles - Support for model-uris as properties in geojson model layer
Bug fixes 🐞
- Fix the rotated icon position during the globe transition
- Fix Dynamic View Annotation (DVA) placement to place DVA in the center of the line geometry point, and try to avoid placing DVA near the lines' intersection point
- Reduce the max raster-particle animation speed. It prevents particles from moving too fast, causing a visible clipping artifact at tile boundaries