Skip to content

v10.13.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mapbox-github-ci-writer-public-1 mapbox-github-ci-writer-public-1 released this 06 Apr 08:52
· 17 commits to v10.13 since this release

10.13.0-beta.1 April 05, 2023

Features ✨ and improvements 🏁

  • Deprecate Snapshotter.setTileMode and Snapshotter.isInTileMode.
  • Deprecate Style.setStyleGeoJSONSourceData(sourceId, data).
  • Use flat screen coordinate conversion functions with zero exaggeration terrain.
  • Share similar image and glyph atlases across tiles and thus avoid unnecessary textures creation.
  • Render single color gradient as solid line.

Bug fixes 🐞

  • Fix the crash when identifying if device is connected to WiFi.
  • Fix a crash when a hillshade bucket was created with disabled terrain, but the terrain got enabled afterwards.

Dependencies

  • Update gl-native to v10.13.0-beta.1 and common to v23.5.0-beta.1.