You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
Mapbox welcomes participation and contributions from everyone. Please read [`Contributing Guide`](https://github.com/mapbox/mapbox-gl-native/blob/master/CONTRIBUTING.md) to get started.
4
4
5
+
## 9.6.0-beta.1 - October 22, 2020
6
+
[Changes](https://github.com/mapbox/mapbox-gl-native-android/compare/android-v9.6.0-alpha.1...android-v9.6.0-beta.1) since [Mapbox Maps SDK for Android 9.6.0-alpha.1](https://github.com/mapbox/mapbox-gl-native-android/releases/tag/android-v9.6.0-alpha.1)
7
+
### Improvements and bug fixes
8
+
- Compass, deprecate bitmap API, introduce drawable resource ID API instead ([#598](https://github.com/mapbox/mapbox-gl-native-android/pull/598))
9
+
- Expose LocationUpdate builder and immediate location animation when resuming the map ([#604](https://github.com/mapbox/mapbox-gl-native-android/pull/604))
10
+
- Add GlyphsRasterizationMode and API ([#601](https://github.com/mapbox/mapbox-gl-native-android/pull/601))
11
+
- Validate if style is sstill loading ([#591](https://github.com/mapbox/mapbox-gl-native-android/pull/591))
12
+
5
13
## 8.6.7 - October 22, 2020
6
14
[Changes](https://github.com/mapbox/mapbox-gl-native-android/compare/android-v8.6.6...android-v8.6.7) since [Mapbox Maps SDK for Android v8.6.6](https://github.com/mapbox/mapbox-gl-native-android/releases/tag/android-v8.6.6):
0 commit comments