github maplibre/maplibre-native android-v11.5.0

latest releases: core-9b6325a14e2cf1cc29ab28c1855ad376f1ba4903, core-4e47c6c0258f064996b7040502b52cbdf89b44ce, android-testapp-426e519665a7a0a7b28f7e3598a824bdaf51d410...
11 months ago

Note

This release inadvertently includes a breaking API change with regards to icon padding. Please refer to the migration guide.

✨ Features and improvements

  • Expose RENDERMODE_CONTINUOUSLY and RENDERMODE_WHEN_DIRTY (#2801). Toggling this can be helpful for development (e.g. when testing and optimizing performance).
  • Compile for Android with support for 16 KB page sizes (#2852).
  • Enable crash mitigation when running OpenGL in the Android emulator (#2858). Technically the crashes were caused by an issue with the Android Emulator, but we were able to find a workaround.
  • Add array support for icon-padding (#2845).
    More information can be found in the MapLibre Style Spec Documentation. This is the first (code) contribution from @random3940! 🎉
  • Use thread_local for thread local scheduler (#2863).

🐞 Bug fixes

  • Move WeakPtrFactory in map_renderer.hpp (#2861).
  • Fix updates hillshade geometry (#2842).

Don't miss a new maplibre-native release

NewReleases is sending notifications on new releases.