v11.1.0-rc.1
Pre-release
Pre-release
·
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.SHAREDis 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
setLightsAPI. - 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 forRasterArraysource. - 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.