Mapbox Java Versions Save

The Mapbox Java SDK – Java wrappers around Mapbox APIs and other location data

v7.0.0

3 weeks ago

v7.0.0 - April 23, 2024

  • Added Geocoding V6 Support.

v6.15.0

6 months ago

v6.15.0 - November 13, 2023

  • Added DirectionsCriteria#PAYMENT_METHOD_ETC2 option to pass as RouteOptions#computeTollCosts and to receive in IntersectionsLanes#paymentMethods.

v6.14.0

6 months ago

v6.14.0 - October 26, 2023

  • Added LegAnnotation#freeflowSpeed and LegAnnotation#currentSpeed. To receive these annotations, pass DirectionsCriteria.ANNOTATION_FREEFLOW_SPEED and DirectionsCriteria.ANNOTATION_CURRENT_SPEED in the request in the "annotations" parameter.

v6.13.0

9 months ago

v6.13.0 - July 31, 2023

  • No additional changes

v6.13.0-beta.2

9 months ago

v6.13.0-beta.2 - July 28, 2023

  • Added Incident#trafficCodes.

v6.13.0-beta.1

10 months ago

v6.13.0-beta.1 - July 11, 2023

  • Added StepIntersection.mergingArea.

v6.12.0

11 months ago

v6.12.0 - May 30, 2023

  • No additional changes

v6.12.0-beta.1

11 months ago

v6.12.0-beta.1 - May 25, 2023

  • Added DirectionsResponse.fromJson(Reader) and DirectionsResponse.fromJson(Reader, RouteOptions) to support streaming serialisation of DirectionsResponse.

v6.11.0

1 year ago

v6.11.0 - March 03, 2023

  • No additional changes

v6.11.0-beta.1

1 year ago

v6.11.0-beta.1 - February 03, 2023

  • No additional changes