Skip to content

Commit 8224cb1

Browse files
committed
added sapa guidemap to the changelog
1 parent cff825e commit 8224cb1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Mapbox welcomes participation and contributions from everyone.
66
- Added traffic tendency annotations. [#1479](https://github.com/mapbox/mapbox-java/pull/1479)
77

88
### v6.8.0-beta.1 - August 12, 2022
9+
- Added support for `RestStop#guideMap` associated with the `RestStop`. [#1471](https://github.com/mapbox/mapbox-java/pull/1471)
910
- Fixed an issue where the `RouteOptions#...List` parameters were not reset correctly (for example, `routeOptions.toBuilder().bearingsList(null).build()` did not reset bearings to null). [#1469](https://github.com/mapbox/mapbox-java/pull/1469)
1011
- Added `RouteOptions.snappingIncludeStaticClosures` and `RouteOptions.snappingIncludeStaticClosuresList`. [#1469](https://github.com/mapbox/mapbox-java/pull/1469)
1112
- Added `RouteOptions#computeTollCost` request parameter that when set to `true` can return `DirectionsRoute#tollCosts`, if data is available. [#1458](https://github.com/mapbox/mapbox-java/pull/1458)

0 commit comments

Comments
 (0)