This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 493
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
Showing
2 changed files
with
21 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |