Skip to content

Mapbox Java SDK v6.5.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@Zayankovsky Zayankovsky released this 11 May 17:06
· 91 commits to main since this release

v6.5.0-beta.5 - May 11, 2022

  • Added TollCollection#name field which contains a name of the toll booth/gantry, when available. #1432
  • Improved RouteOptions#toUrl query parameters encoding. This (in between other improvements) adds handling for rarer unescaped characters occurrences (like '&' baked within other string). #1433
  • Added Incidents to RouteLegRefresh which allow to refresh incidents along a route. #1421