Skip to content

v11.1.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@mapbox-github-ci-writer-public-1 mapbox-github-ci-writer-public-1 released this 04 Jan 14:15
· 2 commits to release/v11.1 since this release

11.1.0-rc.1 January 04, 2024

Bug fixes 🐞

  • Fix possible rendering artifacts on startup when ContextMode.SHARED is used.
  • Fix regression introduced in v11.1.0-beta.1 where only last added widget was rendered.
  • Fix wrong camera positions while using setBounds.
  • Fix missing IDs of flat light types when configured through the setLights API.
  • Reload image dependent tiles when sprites are loaded.
  • Fix an issue where memory use would grow continuously with Z-offset enabled symbol layers.
  • Fix crash when using Dynamic View Annotation with location indicator enabled but visibility is turned from visible to none.
  • Fix getStyleSourceProperties() API for RasterArray source.
  • Fix unreliable position update of View Annotations.

Dependencies

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