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

Releases: mapbox/mapbox-android-demo

5.5.0

07 Mar 11:55
Compare
Choose a tag to compare

Update to Mapbox Maps SDK for Android v5.5.0

5.4.1

22 Feb 15:05
c645b2d
Compare
Choose a tag to compare

This update is in line with the 5.4.1 release of the Mapbox Maps SDK for Android. The update includes several new examples and bug fixes.

5.3.2

24 Jan 19:33
3222d52
Compare
Choose a tag to compare

This update is in line with the 5.3.2 release of the Mapbox Maps SDK for Android. Changes include:

  • Fix proguard issues #588

  • Removing deprecated geocode widget example #590

  • Changing all setOnMapClickListener() usage to addOnMapClickListener() #591

  • changed setOnCameraMoveListener() to addOnCameraMoveListener() #592

  • bumped location layer plugin to 0.3.0 #597

  • Inset mini map example xml framelayout reorder fix #600

  • Removed CustomInfoWindowActivity and BasicMarkerViewActivity activities #601

  • Fixes fatal crash for snapshot share example #603

  • Snapshot notification fix #605

  • bumped maps sdk to 5.3.2 #606

  • deleted old mapbox android UI gradle dependency line #607

  • updated whatsnew file for maps 5.3.2 version #608

5.3.0

22 Dec 18:22
Compare
Choose a tag to compare

This update is in line with the 5.3.0 release of the Mapbox Maps SDK for Android. This release also adds enhanced SymbolLayer example.

5.2.1

11 Dec 22:38
5f1c8b8
Compare
Choose a tag to compare

This update is in line with the 5.2.1 release of the Mapbox Maps SDK for Android. This release also has several bug fixes and new examples:

Issues resolved in this release: https://github.com/mapbox/mapbox-android-demo/issues?q=is%3Aissue+milestone%3A%22Release+5.2.0%22+is%3Aclosed

5.2.0-beta.2

27 Oct 17:21
Compare
Choose a tag to compare

This update is in line with the 5.2.0-beta.2 release of the Mapbox Maps SDK. This release also has several bug fixes and new examples such as:
•Recyclerview with symbol layer #498
•Refactored to change from heatmap to hotspots #512

5.1.4

02 Oct 16:18
Compare
Choose a tag to compare

This update is in line with the 5.1.4 release of the Mapbox Maps SDK. This release also has several bug fixes and new examples:
•How to use the new GeoJSON plugin
•How to add many images as markers

5.1.3-2

19 Aug 01:03
Compare
Choose a tag to compare

This update is in line with the 5.1.3 release of the Mapbox Maps SDK. This release also has several bug fixes and new examples:
•Rotate and tilt the map based on device rotation
•Example of using the Mapbox Optimization API

5.1.3-1

19 Aug 00:27
Compare
Choose a tag to compare

This update is in line with the 5.1.3 release of the Mapbox Maps SDK. This release also has several bug fixes and new examples:
•Rotate and tilt the map based on device rotation
•Example of using the Mapbox Optimization API

5.1.3

18 Aug 21:41
Compare
Choose a tag to compare

This update is in line with the 5.1.3 release of the Mapbox Maps SDK. The release also includes new examples and bug fixes.