Skip to content

v11.6.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mapbox-github-ci-writer-public-1 mapbox-github-ci-writer-public-1 released this 02 Aug 11:18
· 4 commits to release/v11.6 since this release

11.6.0-rc.1 August 02, 2024

Features ✨ and improvements 🏁

  • Support negative values for CircleLayer.circleBlur to render inner glow effect.
  • Add new Style.STANDARD_SATELLITE style that combines updated satellite imagery and vector layers. More information could be found here.
  • Introduce new import configuration properties for Style.STANDARD: theme, show3dObjects which could be set with Style.setStyleImportConfigProperty. More information could be found here.
  • [compose] Extend StandardStyleConfigurationState with theme: ThemeValue and show3dObjects: BooleanValue properties.
  • [compose] Introduce composable function MapboxStandardSatelliteStyle with dedicated StandardSatelliteStyleConfigurationState.

Bug fixes 🐞

  • Fix elevated line occlusion issue in 2D mode.

Dependencies

  • Update gl-native to v11.6.0-rc.1 and common to v24.6.0-rc.1.

Known issues

  • Experimental ClipLayer's property clipLayerTypes is not updated in runtime. The fix is expected to land in stable 11.6.0.