Skip to content

v11.4.0

Compare
Choose a tag to compare
@maios maios released this 22 May 07:11
· 84 commits to main since this release
c789762

Features ✨ and improvements 🏁

  • Upgrade mapbox common to v24.4.0
  • 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

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
  • Fix TilePrefetch for GeoJSON sources
  • Fix snapshotter latency when 3d tiles involved
  • Fix renderer destruction being blocked by 3d models parsing completion
  • Fix incorrect size of the tile memory budget for vector tiles when the budget is set in megabytes
  • Fixed invalid circle order while using circle-sort-key
  • Fixed duplicate circles in static viewport mode
  • Fixed a crash during style change