Mapbox Java SDK v7.6.0
·
7 commits
to main
since this release
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