Skip to content

Latest commit

 

History

History
153 lines (112 loc) · 3.19 KB

CHANGELOG.md

File metadata and controls

153 lines (112 loc) · 3.19 KB

Changelog for Mapbox Android Demo app

Mapbox welcomes participation and contributions from everyone.

6.8.1

  • Maps SDK 6.8.1 bump

6.8.0

  • Maps SDK 6.8.0 bump
  • LocationComponent options example
  • Background fog example
  • Java SDK 4.3.0 bump

6.7.1

  • Play store setup gradle tweaks
  • Maps SDK 6.7.1 bump

6.7.0

  • CI Play Store release adjustment
  • Proguard rule adjustment
  • Maps SDK 6.7.0 bump
  • Isochrone API
  • Line gradient
  • Satellite land selection
  • Click-to-add-bounds image
  • Dropped gradle from 3.2.1 to 3.1.0
  • Added LoadingActivity back to global flavor manifest
  • Java SDK bump to 4.1.0

6.6.4

  • Maps SDK 6.6.4 bump
  • Maps SDK 6.6.3 bump
  • Maps SDK 6.6.2 bump
  • Magic Window Demo
  • Fix to local style JSON load example
  • Reimplement location examples using component
  • Java/Kotlin toggle, MainActivity refactor
  • Use Kotlin-Android-Extensions to remove extra code
  • Location layer plugin 0.10.0 release bump
  • Add kotlin circle layer example
  • Remove transfuser errata
  • Variable rename in style fade switch example
  • Docker image update
  • Rainfall data example tweaks
  • Java SDK 4.0.0 bump
  • Basic Kotlin version of plain map

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
  • Symbol layer example
  • Location memory leaks resolved

4.2.0-beta.3 - September 21, 2016

  • Mapbox Android SDK v4.2.0-beta.3
  • Landuse Styling - lab example
  • OffRoute example

4.2.0-beta.2 - August 25, 2016

  • Mapbox Android SDK v4.2.0-beta.2
  • Query features examples added

4.2.0-beta.1 - August 6, 2016

  • Mapbox Android SDK v4.2.0-beta.1
  • Runtime style examples added

4.1.1

  • Mapbox Android SDK v4.1.1
  • Mapbox Android Service v1.2.1

4.1.0

  • Lab category has been added giving a section for more complex code examples
  • Location picker example
  • Track user location example
  • Basic marker view example
  • Animate marker example
  • Switching to a different example category now scrolls the recycler view back to top
  • Back to home doesn't destroy the activity now
  • Added missing example images
  • Fixed padding between cards