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.
- Loading branch information
Langston Smith
authored
Sep 3, 2019
1 parent
cc53fde
commit 1e941aa
Showing
2 changed files
with
22 additions
and
3 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
9 changes: 6 additions & 3 deletions
9
MapboxAndroidDemo/src/global/play/release-notes/en-US/default.txt
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,9 +1,12 @@ | ||
This update is in line with the 8.2.1 release of the Mapbox Maps SDK for Android and includes several fixes and new examples: | ||
This update is in line with the 8.3.0 release of the Mapbox Maps SDK for Android and includes several fixes and new examples: | ||
|
||
- Isochrone API data + seekbar slider | ||
- RecyclerView + Directions API route | ||
- Location change listening | ||
- Circle radius based on data | ||
- Runtime styling | ||
- Define a circle's radius with physical units | ||
- Cache management | ||
- Define a circle's radius with distance units | ||
- Cache management | ||
- Kotlin map fragment | ||
- Spinning icons | ||
- Measuring line length in distance units |