3.0.0 #93
boldtrn
announced in
Announcements
3.0.0
#93
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
com.mapbox.services.android.navigation.v5.models.DirectionsResponse.fromJson(JSON_STRING_FROM_API_RESPONSE);RouteFetcherhas been split toRouteFetcherandMapboxRouteFetcher. The latter is in the ui module now.NavigationRoutehas been moved to the ui module.RouteProcessorBackgroundThread.Listener#onCheckFasterRoutewas removed as this relied on parts of the RouteFetcher that don't work anymore in the core. If you need this feature, you implement this in the UI code.maximumDistanceOffRouteas deprecated #65OffRouteDetector#65currentLegAnnotationinNavigationRouteProcessor, fixes legs don't reset on rerouting.New Contributors
Full Changelog: 2.0.0...3.0.0
This discussion was created from the release 3.0.0.
Beta Was this translation helpful? Give feedback.
All reactions