Skip to content

Mapbox Java SDK v6.9.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@mapbox-github-ci-writer-public-1 mapbox-github-ci-writer-public-1 released this 21 Oct 11:33
8afd9fa

v6.9.0-beta.1 - October 21, 2022

  • Added getUnrecognizedJsonProperties() method to DirectionsRefreshJsonObject so that unrecognized properties can be received from refresh response. #1500
  • Added DirectionsRefreshJsonObject.Builder#unrecognizedJsonProperties. #1500
  • Added getUnrecognizedJsonProperties() method to DirectionsJsonObject so that a map of unrecognized properties can be received from route response. #1500
  • Added DirectionsJsonObject.Builder#unrecognizedJsonProperties. #1500