Note
We are now releasing OpenGL ES and Vulkan variants of MapLibre Android. See the 11.7.0 release notes for details.
✨ Features and improvements
🐞 Bug fixes
- (Vulkan) Fix in-flight frame update Vulkan (#3122). Fixes jittery labels and some similar issues.
We have a new feature in the C++ Core to constrain the screen (instead of the center of the camera) to some bounds (#2475). This functionality still has to be exposed to Android. If you are interested in implementing this, see this issue.