Skip to content

v11.5.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@persidskiy persidskiy released this 20 Jun 16:00
· 81 commits to main since this release

Experimental API changes

  • 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.

Features ✨ and improvements 🏁

  • Expose text-occlusion-opacity, icon-occlusion-opacity, line-occlusion-opacity, model-front-cutoff, lineZOffset as experimental.
  • Add min/max/default values for most of the style properties.
  • Fix compilation of Examples and MapboxMaps in Xcode 16
  • Disable memory cache for ProxyTiles
  • Add new line-join mode for improved line-pattern rendering
  • Use mainBundle path as default for assets
  • Enable ambient cache in tile store
  • Support clusterMinPoints for GeoJSON

Bug fixes 🐞

  • Fix double free error for Draco compressed models sharing indices
  • Port node transform support to fix quantization errors in meshopt landmarks
  • Fix shadows for v2 tiles
  • Fix tile rendering errors when the composited source tile components are overscaled
  • Fixed transparent areas in overlapped polygons of MultiPolygon feature
  • Fix crash on multiple style pack loading operations

Dependencies

Dependency requirements:

  • Compatible version of Xcode: 15.2.0