Releases: mapbox/mapbox-java
Releases · mapbox/mapbox-java
Mapbox Java SDK v7.9.0
v7.9.0 - November 20, 2025
Mapbox Java SDK v7.8.0
v7.8.0 - August 28, 2025
- Add
StepIntersection#duration(previously available throughStepIntersection#getUnrecognizedProperty("duration"))
Mapbox Java SDK v7.7.0
v7.7.0 - August 13, 2025
- Add
RouteLeg#notifications
Mapbox Java SDK v7.6.0
v7.6.0 - August 01, 2025
- Added
StepIntersection#formOfWayproperty which provides a list representing the "form of way" values for all roads at the step intersection. #1611 - Added
StepIntersection#geometriesproperty which provides a list representing the geometry of each road at the step intersection. #1611 - Added
StepIntersection#accessproperty which provides a list representing the access type for each road at the step intersection. #1611 - Added
StepIntersection#elevatedproperty which provides a list indicating whether each road at the step intersection is elevated. #1611 - Added
StepIntersection#bridgeproperty which provides a list indicating whether each road at the step intersection is a bridge. #1611 - Added a new voice unit value:
DirectionsCriteria#BRITISH_IMPERIAL. This value is now included inDirectionsCriteria#VoiceUnitCriteria. #1611
Mapbox Java SDK v7.5.0
Mapbox Java SDK v7.4.0
v7.4.0 - April 11, 2025
- Added
IntersectionLanes#accessproperty which provides lane access attributes, such as allowed vehicle types for designated lanes. #1608
Mapbox Java SDK v7.3.2
Mapbox Java SDK v7.3.1
v7.3.1 - October 15, 2024
-
Fixed malformed URL that resulted from previous inclusion of
contours_metersas an Isochrone option. #1599 -
Fixed an issue where Isochrone API's
contours_metersrequired at least two input values, instead of only one.
Mapbox Java SDK v7.3.0
Mapbox Java SDK v7.2.0
v7.2.0 - August 28, 2024
- Added
PaymentMethods#etc2payment method. - Added
V6StructuredInputQuery#countryoption.