This repository was archived by the owner on Oct 7, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +73
-2
lines changed
MapboxAndroidDemo/src/gpservices/play/en-US Expand file tree Collapse file tree 2 files changed +73
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Mapbox welcomes participation and contributions from everyone.
4
4
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
+
5
73
## 4.2.0
6
74
* Indoor map example
7
75
* Los Angeles tourism example
Original file line number Diff line number Diff line change 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:
2
2
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
You can’t perform that action at this time.
0 commit comments