Skip to content

v11.0.0-beta.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@persidskiy persidskiy released this 24 Oct 09:38
· 130 commits to main since this release
23f5ead

Features ✨ and improvements 🏁

  • Add "keep-legacy-style-pack" style pack load extra option that prevents from the style package removal from the legacy storage
  • Enable rendering of fill extrusion flood lights on the ground with fully transparent fill extrusions
  • Introducing the Dynamic View Annotation feature, which allows for the versatile placement of view annotations on geometries associated with the specified layer or provided in the form of a GeoJSON feature. This feature now supports all types of geometries.
  • Update mapbox-common to v24.0.0-beta.7
  • Skip location and bearing updates if new value changes are under fixed epsilon
  • Add cameraForCoordinates overload so that the padding for map & geometry can be specified separately.
  • Disable terrain when zoom-dependent exaggeration expression evaluates to zero.
  • Add support for glb 3d tiles
  • Align hillshade illumination direction with 3d lights

Bug fixes 🐞

  • Improve handling of inlined style fragments
  • Do not overwrite style URL when setting invalid style JSON
  • Don't store SDK version in TileStore