v11.9.0-rc.1
Pre-release
Pre-release
mapbox-github-ci-writer-public-1
released this
10 Dec 12:13
·
3 commits
to release/v11.9
since this release
11.9.0-rc.1 December 10, 2024
Features ✨ and improvements 🏁
- Add
toHsla
expression. - Introduce experimental
Snow
andRain
APIs to show the snow or rain effect on the map. - [compose] Introduce experimental
SnowState
andRainState
APIs to show the snow or rain effect on the map.
Bug fixes 🐞
- Improve character spacing for text offsets.
- Fixed crash on Android API level < 26.
- Do not load vector icons for client-provided sprites.
- Fall back to the feature's original ID when promoteId is an object and the source layer is not specified as a key in the object.
- Fixed crash caused by a repeated command buffer commit call.
Dependencies
- Update gl-native to v11.9.0-rc.1 and common to v24.9.0-rc.1.