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

Commit 579e21e

Browse files
author
Langston Smith
authored
6.5.0 release (#859)
* Updated changelog * Updated whatsnew
1 parent d275b4a commit 579e21e

File tree

2 files changed

+73
-2
lines changed

2 files changed

+73
-2
lines changed

CHANGELOG.md

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

33
Mapbox welcomes participation and contributions from everyone.
44

5+
## 6.5.0
6+
7+
* Device location in a map fragment
8+
* Transparent background + video example
9+
* Adding line background highlight example
10+
* Data-driven styling temperature expression example
11+
12+
## 6.4.0
13+
14+
* Calendar integration
15+
* Video background
16+
17+
## 6.3.0
18+
19+
* Static image API
20+
* Building outline
21+
22+
## 6.2.1
23+
24+
* GeoJSON SymbolLayer clustering
25+
* Place picker
26+
27+
## 6.2.0
28+
29+
* New example of showing an info window with a SymbolLayer
30+
* New example of water depth (bathymetry) data visualization
31+
* New geocoding example
32+
33+
## 6.1.0
34+
35+
* Re-added the traffic plugin example
36+
* Added a straightforward ImageSource example
37+
* Other bug fixes
38+
39+
## 6.0.1
40+
41+
* A new hillshading example
42+
* A new heatmap example
43+
44+
## 5.5.1
45+
46+
* Location layer plugin update
47+
* Several small hot fixes
48+
* Mapbox Java SDK upgrade
49+
50+
## 5.1.4
51+
52+
* How to use the new GeoJSON plugin
53+
* How to add many images as markers
54+
55+
## 5.1.3-2
56+
57+
* Rotate and tilt the map based on device rotation
58+
* Example of using the Mapbox Optimization API
59+
60+
## 5.1.2
61+
62+
* Picture-in-picture (for Android O)
63+
* Adaptive icons (for Android O)
64+
* Loading a map style via a local file
65+
66+
## 5.1.0
67+
68+
* Extrusions (3D buildings)
69+
* Data-driven styling
70+
* Annotations
71+
* Hotfixes of several examples
72+
573
## 4.2.0
674
* Indoor map example
775
* Los Angeles tourism example
Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
This update is in line with the 6.4.0 release of the Mapbox Maps SDK for Android. This update includes several hotfixes and new examples:
1+
This update is in line with the 6.5.0 release of the Mapbox Maps SDK for Android. This update includes several hotfixes and new examples:
22

3-
• Calendar integration
3+
• Device location in a map fragment
4+
• Transparent background + video example
5+
• Adding line background highlight example
6+
• Data-driven styling temperature expression example

0 commit comments

Comments
 (0)