Skip to content

android-v11.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 02:16
57f42d9

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

  • Add PMTiles support (#2882).
  • Consolidate UBOs (#3089).

🐞 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.