✨ Features and improvements
- Add support for parsing MLT-format vector tile sources (#3246).
- Throw exception on
System.loadLibraryfail (#3916). - Release allocated compass Bitmap as soon as possible (#3889).
- Apply symbol shader changes from JS for Metal, Vulkan, and OpenGL (#3873).
- Improve CMake build setup Harfbuzz and Freetype deps (#3879).
🐞 Bug fixes
- [vulkan] Prevent member variable shadowing in
mbgl::vulkan::ShaderProgram(#3886). - Add padding support to MapSnapshotter Android (#3882).
- Fix
requestRenderAndNotifycontinuous callback (#3913). - Add null check to Projection.getContentPadding() (#3937).
- Assume CustomGeometrySource is cancelled when peer is null (#3933).
- Use weak pointer for core layer (#3931).