v10.12.0-beta.1
Pre-release
Pre-release
mapbox-github-ci-writer-public-1
released this
22 Feb 18:37
·
22 commits
to v10.12
since this release
10.12.0-beta.1 February 22, 2023
Features ✨ and improvements 🏁
- Add
data-id
argument toGeoJsonSource
data update methods.data-id
is later attached to the
SourceDataLoadedEventData
event and allows to track the specificGeoJsonSource
update. (1991) - Reduce line gradient texture size if there is no color change.
Bug fixes 🐞
- Avoid generation of the unneeded glyph textures.
- Fixes rendering errors when the closing point is missing in GeoJSON polygon features.
- Fix a bug where taking consecutive snapshots had missing tiles.
- Fix a bug where fill extrusions would flicker when crossing a certain zoom threshold.
Dependencies
- Update gl-native to v10.12.0-beta.1 and common to v23.4.0-beta.1.