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

Commit

Permalink
Release 8.0.1 (#1107)
Browse files Browse the repository at this point in the history
* updated whatsnew file for 8.0.1 release

* updated changelog for 8.0.1 release
  • Loading branch information
Langston Smith authored Jun 13, 2019
1 parent c216be1 commit c275496
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 6 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

Mapbox welcomes participation and contributions from everyone.

## 8.0.1 - June 13, 2019

* Variable label placement example #1066
* Adding example of "revealed" polygon hole with outline #1050
* Adding draw on map for search example #983
* Refactoring Isochrone example to add time label toggle #1087
* Adding Scale Bar Plugin example #1103
* China plugin bump to 2.2.0 #1081
* Making needed iconTranslate -> iconOffset refactoring changes #1084
* Added geometry check to building outline example #1086
* Moving Firebase crash configuration to CI #1089
* Fixes to various small issues found during QA #1099
* Bumped plugins as part of giant plugin release following Maps SDK 8.0.0 release #1102
* Bumped Maps SDK to 8.0.1 #1105


## 8.0.0

Expand Down
12 changes: 6 additions & 6 deletions MapboxAndroidDemo/src/global/play/en-US/whatsnew
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This update is in line with the 8.0.0 release of the Mapbox Maps SDK for Android and includes several fixes and new examples:
This update is in line with the 8.0.1 release of the Mapbox Maps SDK for Android and includes several fixes and new examples:

- onStyleImageMissing listener usage
- IgnorePlacement/allowOverlap for text and icons
- New basic SymbolLayer icon example
- Using TurfTransformation#circle to create visual ring
- Multiple color formatting to TextFieldMultipleFormatsActivity
- Variable label placement example
- "Revealed" polygon hole with outline
- Draw on map for search
- Refactoring Isochrone API example to add time labels
- Mapbox's new Scale Bar Plugin

0 comments on commit c275496

Please sign in to comment.