Skip to content

android-v10.4.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@yunikkk yunikkk released this 09 Mar 18:18
· 1861 commits to main since this release
ebfb4a0

10.4.0-rc.1 March 9, 2022

Bug fixes 🐞

  • Fix an issue when user subscribe sdk listeners multiple times, by changing CopyOnWriteArrayList to CopyOnWriteArraySet in the sdk to hold listeners. (1183)
  • Fix an issue when label list is used within the match expression DSL. (1204)
  • Fixed an issue where small bounds returned by Map::latLngBoundsZoomForCamera with tilted view and Map::latLngBoundsZoomForCameraUnwrapped when viewing >360° longitude. (#1208)

Dependencies

  • Bump gl-native to 10.4.0-rc.1, mapbox-common to v21.2.0-rc.1 (#1208)