Skip to content

Commit 322ebdc

Browse files
docs: fix README callbacks to match current SDK features. (#611)
1 parent 5dae339 commit 322ebdc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,6 @@ setOnArrival(null);
708708
| `setOnRawLocationChanged` | `{ location: Location }` | Called when raw GPS location changes |
709709
| `setOnNavigationReady` | `void` | Called when navigation is ready |
710710
| `setOnNavigationInitError` | `{ errorCode: NavigationInitErrorCode }` | Called when navigation initialization fails |
711-
| `setOnRouteStatusResult` | `RouteStatus` | Called with route calculation status |
712711
| `setOnRouteChanged` | `void` | Called when the route changes |
713712
| `setOnReroutingRequestedByOffRoute` | `void` | Called when rerouting is triggered by off-route |
714713
| `setOnTrafficUpdated` | `void` | Called when traffic data is updated |

0 commit comments

Comments
 (0)