Skip to content

Releases: mapbox/mapbox-java

Mapbox Java SDK v3.1.0

02 May 13:10
55b5ff5

Choose a tag to compare

  • Added voiceLocale to DirectionsRoute (#804)
  • Added line-slice-along() and degreesToRadians() to Turf functions(#800)
  • Removed java.awt.Color dependency in static map (#793)
  • Add missing RouteOptions params for MapMatching (#792)
  • Added BoundingBox.fromLngLats() for consistency (#789)
  • Added toBuilder() to model classes (#787)

Mapbox Java SDK v3.0.1

02 Apr 20:28

Choose a tag to compare

  • Adjust maxspeed annotation #777

Mapbox Java SDK v3.0.0

30 Mar 17:48
e118fe0

Choose a tag to compare

-Added MapMatching Error reporting #758
-MapMaptchingMatching to DirectionsRoute #759
-Add Abbreviations and type to BannerComponent #762
-Add voiceUnits to MapMatching #764
-Implemented Comparable in BannerComponents #768
-Adds a bbox() utility method for Geometry #769
-Adds a method to Geometry to load from json #770
-Add MaxSpeed Annotation to Directions API #772

MAS v3.0.0-beta.4

15 Mar 18:36

Choose a tag to compare

  • Rework dependency tree, add api instead of implementation
  • Remove unprintable chars in api request
  • Make GeometryCollection a Geometry as specified in the spec at sections 1.4 and 3.1.8
  • Add Degrees and Driving Side to BannerText
  • Add tunnel and restricted to possible values of exclude criteria
  • Turf functions name changes
  • Make getOkHttpClient synchronized
  • Add type and modifier to BannerText
  • Add baseUrl to RouteOptions

MAS v2.2.10

27 Feb 20:32
77641ad

Choose a tag to compare

moved toHumanReadableAscii method into library (#727)

* moved toHumanReadableAscii method into library

* disable circle ci

* decode url in test

MAS v3.0.0-beta.3

26 Feb 17:57
0a5c3fd

Choose a tag to compare

  • Added back fromLngLats() that take double arrays for coordinates #722
  • Adds waypoints, roundaboutExits, voiceInstructions, bannerInstructions params to MapMatching API #718
  • Added back Bounding box deserializer to CarmenFeature #712

MAS v3.0.0-beta.2

23 Jan 14:03
3dcc482

Choose a tag to compare

MAS v3.0.0-beta.2 Pre-release
Pre-release
Update changelog file (#700)

MAS v3.0.0-beta.1

01 Dec 21:15

Choose a tag to compare

MAS v3.0.0-beta.1 Pre-release
Pre-release
v3.0.0-beta.1

MAS v2.2.9

13 Nov 11:23

Choose a tag to compare

  • Deactivate location engine when shutting down telemetry service #638
  • Add obtain location engine type javadoc #635
  • Bump Lost version to 3.0.4 #636
  • Downgrade minimum sdk version to 14 #630

MAS v2.2.8

03 Nov 21:57

Choose a tag to compare

  • Revert mapbox-android-core dependency PR #627