Skip to content

v11.5.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@persidskiy persidskiy released this 19 Jun 09:07
· 53 commits to main since this release
20d05d1

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; Introduce line-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 and text-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