Skip to content

Commit 0835fb1

Browse files
authored
Fix docs (#6216)
1 parent 61b030e commit 0835fb1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

libnavigation-core/src/main/java/com/mapbox/navigation/core/routealternatives/NavigationRouteAlternativesRequestCallback.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ interface NavigationRouteAlternativesRequestCallback {
2020
*
2121
* The alternatives are not automatically added to [MapboxNavigation],
2222
* you need to add them manually to trigger [RoutesObserver], for example:
23-
* todo update docs (no fun int)
2423
* ```kotlin
2524
* mapboxNavigation.requestAlternativeRoutes(
2625
* NavigationRouteAlternativesRequestListener { routeProgress, alternatives, routerOrigin ->

0 commit comments

Comments
 (0)