Skip to content

Mapbox Java SDK v7.6.0

Choose a tag to compare

@mapbox-github-ci-writer-public-1 mapbox-github-ci-writer-public-1 released this 01 Aug 10:12
· 7 commits to main since this release
28ad205

v7.6.0 - August 01, 2025

  • Added StepIntersection#formOfWay property which provides a list representing the "form of way" values for all roads at the step intersection. #1611
  • Added StepIntersection#geometries property which provides a list representing the geometry of each road at the step intersection. #1611
  • Added StepIntersection#access property which provides a list representing the access type for each road at the step intersection. #1611
  • Added StepIntersection#elevated property which provides a list indicating whether each road at the step intersection is elevated. #1611
  • Added StepIntersection#bridge property 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 in DirectionsCriteria#VoiceUnitCriteria. #1611