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

Commit

Permalink
6.5.0 release (#859)
Browse files Browse the repository at this point in the history
* Updated changelog

* Updated whatsnew
  • Loading branch information
Langston Smith authored Sep 14, 2018
1 parent d275b4a commit 579e21e
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 2 deletions.
68 changes: 68 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,74 @@

Mapbox welcomes participation and contributions from everyone.

## 6.5.0

* Device location in a map fragment
* Transparent background + video example
* Adding line background highlight example
* Data-driven styling temperature expression example

## 6.4.0

* Calendar integration
* Video background

## 6.3.0

* Static image API
* Building outline

## 6.2.1

* GeoJSON SymbolLayer clustering
* Place picker

## 6.2.0

* New example of showing an info window with a SymbolLayer
* New example of water depth (bathymetry) data visualization
* New geocoding example

## 6.1.0

* Re-added the traffic plugin example
* Added a straightforward ImageSource example
* Other bug fixes

## 6.0.1

* A new hillshading example
* A new heatmap example

## 5.5.1

* Location layer plugin update
* Several small hot fixes
* Mapbox Java SDK upgrade

## 5.1.4

* How to use the new GeoJSON plugin
* How to add many images as markers

## 5.1.3-2

* Rotate and tilt the map based on device rotation
* Example of using the Mapbox Optimization API

## 5.1.2

* Picture-in-picture (for Android O)
* Adaptive icons (for Android O)
* Loading a map style via a local file

## 5.1.0

* Extrusions (3D buildings)
* Data-driven styling
* Annotations
* Hotfixes of several examples

## 4.2.0
* Indoor map example
* Los Angeles tourism example
Expand Down
7 changes: 5 additions & 2 deletions MapboxAndroidDemo/src/gpservices/play/en-US/whatsnew
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
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:
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:

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

0 comments on commit 579e21e

Please sign in to comment.