android-v10.4.0-rc.1
Pre-release
Pre-release
·
1861 commits
to main
since this release
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)