Skip to content

v10.16.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@OdNairy OdNairy released this 08 Aug 07:12
· 119 commits to main since this release
6d39335

Features ✨ and improvements 🏁

  • Update mapbox-common to v23.8.0 beta.1

Bug fixes 🐞

  • [iOS] Fix race condition for Metal library initialization. The fix allows developers to create multiple MapSnapshotter instances without hitting race condition that raises an exception and terminates the application.
  • Avoid excessive relayout of the symbol layer when no properties depend on the image changes. This fix eliminates the symbol layer flickering when styles are switched.