v11.4.0-rc.1
Pre-release
Pre-release
mapbox-github-ci-writer-public-1
released this
08 May 14:33
·
15 commits
to release/v11.4
since this release
11.4.0-rc.1 May 08, 2024
Features ✨ and improvements 🏁
- [compose] Add
StyleImage
to construct following image layer properties:IconImage
,FillPattern
,LinePattern
,BearingImage
,ShadowImage
,TopImage
. - [compose] Add
ModelId
constructor to add model id and uri. - [compose] Add
TerrainState
parameter toGenericStyle
,MapStyle
andMapboxStandardStyle
composable functions. - Add experimental
RasterParticleLayer
in Style DSL and Compose. - Add
mapView.location.slot
API to assign a slot for the location indicator.
Bug fixes 🐞
- Fix memory leak when camera animations are skipped.
- Fix Mapbox attribution and telemetry links not opening in a browser.
- Fix incorrect size of the tile memory budget for vector tiles when the budget is set in megabytes.
- Fix known issue from 11.4.0-beta.1 where setting a RasterLayer’s rasterColor property with an expression will block the layer from rendering.
Dependencies
- Update gl-native to v11.4.0-rc.1 and common to v24.4.0-rc.1.