We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4372c96 commit 1c127faCopy full SHA for 1c127fa
1 file changed
README.md
@@ -699,7 +699,6 @@ setOnArrival(null);
699
| `setOnRawLocationChanged` | `{ location: Location }` | Called when raw GPS location changes |
700
| `setOnNavigationReady` | `void` | Called when navigation is ready |
701
| `setOnNavigationInitError` | `{ errorCode: NavigationInitErrorCode }` | Called when navigation initialization fails |
702
-| `setOnRouteStatusResult` | `RouteStatus` | Called with route calculation status |
703
| `setOnRouteChanged` | `void` | Called when the route changes |
704
| `setOnReroutingRequestedByOffRoute` | `void` | Called when rerouting is triggered by off-route |
705
| `setOnTrafficUpdated` | `void` | Called when traffic data is updated |
0 commit comments