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
Aug 9, 2019
1 parent
fdbb9e1
commit 34f5b5f
Showing
2 changed files
with
30 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
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,4 +1,9 @@ | ||
This update is in line with the 8.1.0 release of the Mapbox Maps SDK for Android and includes several fixes and new examples: | ||
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: | ||
|
||
- LocationComponent camera mode example | ||
- Drawn line behind moving SymbolLayer icon | ||
- 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 |