Skip to content

Releases: grab-liyanjin/maplibre-native

android-v11.11.0

26 Jun 05:53
779b893

Choose a tag to compare

✨ Features and improvements

  • Improve the logic to let source peers be consistent with C++ peers (#3561).
  • set default move gesture threshold to a small non-zero value (#3573).
  • Bump version of MapLibre Gestures Android to 0.0.4 (#3583).
  • Expose sync methods in GeoJsonSource (#3560).

🐞 Bug fixes

  • Prevent Style.validateState() exception on location state updates (#3574).
  • Fix the symbol blink issue by only placing the symbol in current level (#3534).

android-v11.10.3

16 Jun 08:06
248eb04

Choose a tag to compare

🐞 Bug fixes

  • Revert fix #3536 due to getSource crashes.