v11.4.0-rc.1
Pre-release
Pre-release
·
15 commits
to release/v11.4
since this release
11.4.0-rc.1 May 08, 2024
Features ✨ and improvements 🏁
- [compose] Add
StyleImageto construct following image layer properties:IconImage,FillPattern,LinePattern,BearingImage,ShadowImage,TopImage. - [compose] Add
ModelIdconstructor to add model id and uri. - [compose] Add
TerrainStateparameter toGenericStyle,MapStyleandMapboxStandardStylecomposable functions. - Add experimental
RasterParticleLayerin Style DSL and Compose. - Add
mapView.location.slotAPI 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.