Skip to content

Commit

Permalink
Add changeLog entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShanMa1991 committed Sep 19, 2022
1 parent 06c94dd commit fad1796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Map

* `NavigationMapView.removeAlternativeRoutes()` and `NavigationMapView.removeContinuousAlternativeRoutesDurations()` were made public to provide a way to remove previously shown alternative routes and alternative routes duration annotations, respectively. ([#4134](https://github.com/mapbox/mapbox-navigation-ios/pull/4134))
* Added the `NavigationMapViewDelegate.navigationMapView(_:didTap:)` delegate methods, which are called whenever a duration annotaion of route or continuous alternative route tapped respectivel. ([#4133](https://github.com/mapbox/mapbox-navigation-ios/pull/4133))

### Other changes

Expand Down

0 comments on commit fad1796

Please sign in to comment.