Skip to content

v11.4.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pjleonard37 pjleonard37 released this 23 Apr 16:30
· 4 commits to main since this release
40da10b

Features ✨ and improvements 🏁

  • Add statistics for graphics pipeline program creation
  • Add wireframe rendering debug feature for the Metal backend
  • Enable raster-elevation for tiled raster sources
  • Improve tile processing performance by filtering out tiny polygon holes
  • Reduce number of evaluations of step expression in line-gradient properties
  • Add support for line-trim-offset with line-pattern
  • MRT: enable two dimensional data handling
  • Add APIs for interacting with style imports: addStyleImport, updateStyleImport, and moveStyleImport
  • Add raster-particle layer
  • Trim zoom ranges for the style at tileset descriptor resolving
  • Introduce controls to adjust icon colors in the symbol layer.
  • Reduce time spent on model layer re-evaluation during light change
  • Deprecate cameraForCoordinateBounds, cameraForGeometry, cameraForCoordinate overloads
  • Upgrade mapbox common to 24.4.0-beta.1

Bug fixes 🐞

  • Fix config with format expression that contains text property overrides
  • Make non-vector tile parsing cancellable
  • Move cutoff opacity calculation to CPU side
  • Fix icon/pattern missing issue if the missing image is only added after map gets rendered
  • Introduce a dedicated thread for 3D landmarks parsing