Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit 76332a1

Browse files
author
Langston Smith
authored
Release 8.4.0 (#1235)
1 parent 468dedb commit 76332a1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
Mapbox welcomes participation and contributions from everyone.
44

5+
## 8.4.0 - October 1, 2019
6+
7+
- Added bounding box linelayer toggle of large map to inset map #[1230](https://github.com/mapbox/mapbox-android-demo/pull/1230)
8+
- Maps SDK to v8.4.0 update #[1217](https://github.com/mapbox/mapbox-android-demo/pull/1217)
9+
- Removed unused resources #[1224](https://github.com/mapbox/mapbox-android-demo/pull/1224)
10+
- Fixed turf physical circle units image url duplication #[1225](https://github.com/mapbox/mapbox-android-demo/pull/1225)
11+
- Bumped Java SDK Turf and Services to 4.9.0 #[1221](https://github.com/mapbox/mapbox-android-demo/pull/1221)
12+
- Tweaks to attribution color change example #[1218](https://github.com/mapbox/mapbox-android-demo/pull/1218)
13+
- Removed `class` where needed in proguard rules #[1214](https://github.com/mapbox/mapbox-android-demo/pull/1214)
14+
- Fixed Turf physical circle units image url #[1215](https://github.com/mapbox/mapbox-android-demo/pull/1215)
15+
- Adding CameraPosition to snapshotter share example #[1216](https://github.com/mapbox/mapbox-android-demo/pull/1216)
16+
- Proguard tweak to remove { *; } where needed #[1213](https://github.com/mapbox/mapbox-android-demo/pull/1213)
17+
518
## 8.3.1 - September 17, 2019
619

720
* Adding example of saving and retrieving coordinates in shared preferences#[1210](https://github.com/mapbox/mapbox-android-demo/pull/1210)

MapboxAndroidDemo/src/global/play/release-notes/en-US/default.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This update is in line with the 8.3.1 release of the Mapbox Maps SDK for Android and includes several fixes and new examples:
1+
This update is in line with the 8.4.0 release of the Mapbox Maps SDK for Android and includes several fixes and new examples:
22

33
- Isochrone API data + seekbar slider
44
- RecyclerView + Directions API route

0 commit comments

Comments
 (0)