Skip to content

2.5.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@evil159 evil159 released this 11 Dec 15:19
· 17 commits to main since this release
d887f9e

Features ✨ and improvements 🏁

Updated our generated code to align with iOS and Android platforms. Specifically, the changes:

  • Update experimental symbolElevationReference property on SymbolLayer.
  • Introduce backgroundPitchAlignment property on BackgroundLayer.
  • Introduce experimental fillZOffset property on FillLayer.
  • Introduce experimental fillExtrusionBaseAlignment and fillExtrusionHeightAlignment properties on FillExtrusionLayer.
  • Mark get and set ZOffset methods on PolygonAnnotationManager, PolylineAnnotationManager, and PointAnnotationManager as experimental.
  • Mark get and set symbolElevationReference methods on PointAnnotationManager as experimental.
  • Mark get and set line trim methods on PolylineAnnotationManager as experimental.
  • Add a property emphasisCircleGlowRange to LocationIndicatorLayer to control the glow effect of the emphasis circle – from the solid start to the fully transparent end.
  • Add experimental ZOffset properties to PolylineAnnotationMessenger, PolygonAnnotationMessenger, and PointAnnotationMessenger.
  • Introduce FillExtrusionBaseAlignment and FillExtrusionHeightAlignment, and BackgroundPitchAlignment enums.

Dependency Updates

  • Update Mapbox Maps SDK to 11.9.0-rc.1
    • For platform-specific updates see: iOS & Android